Plan Mode: Make Claude Think Before It Types
There’s a failure mode with AI coding tools that everyone recognizes: you describe a change, the model immediately starts editing files, and …
// software development journal
There’s a failure mode with AI coding tools that everyone recognizes: you describe a change, the model immediately starts editing files, and …
Here’s a pattern I kept hitting with Claude Code: I ask it to fix something, it goes off and reads fifteen files to figure out where the problem …
Most of what I tell Claude Code, I only have to say once and it sticks for the session.
Most CLAUDE.md files I see are either empty or a dumping ground.
A while back I wrote about spec-driven development with Spec Kit, which fixed the “the agent built the wrong thing” problem by making me …
I have been using AI coding agents long enough to know the failure mode by heart.