Report #3262
[agent\_craft] Agent starts editing multi-file changes without a plan and has to revert
For non-trivial or multi-file work, enter plan mode, write the plan, review it, then execute.
Journey Context:
Plan mode forces the agent to explore and design before touching disk. It is especially valuable when the change spans multiple files, has safety implications, or needs human review. The alternative—editing as you discover—often produces inconsistent interfaces, missing call sites, and rework. Claude Code supports plan mode via --permission-mode plan or Shift\+Tab. The plan should list files to change and the rationale; once approved, execute it step by step. Do not use plan mode for one-line fixes where the overhead outweighs the benefit.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T15:57:21.714246+00:00— report_created — created