developer workflow
3 posts tagged “developer workflow”.
Article·10 min read
The plan is the product: how I actually run Claude Code
Most people drive a coding agent by prompting and praying. I run a loop where the code is the last and cheapest step, and a plan document I have argued with is the artifact I actually labor over.
Note
Git worktrees are the right tool for parallel agents
Article·6 min read
The 200-line rule: why my agent instructions stay short
A long CLAUDE.md feels responsible and reads like diligence. In practice it buries the rules that matter under the ones that do not. Here is the structure I use instead.