One Change at a Time
Make one logical change and verify before moving to the next
CLAUDE.md
Make one logical change at a time, then verify it works before moving on. Don’t batch multiple unrelated changes together, if something breaks, you won’t know which change caused it.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.