conon.ai

conon.ai/Tips

Bigger Than A Button? Plan First

Plan mode makes the agent research your project and propose a written plan before touching anything — and it asks the questions you forgot to ask yourself. You edit the plan in plain words; only your accept starts the build. Redoing work costs far more than reading a plan.

IntermediateWORKFLOWClaude Code

Why it works

Plan mode inverts the agent's default: instead of building on its first interpretation, it researches your project, asks the questions you hadn't thought to answer, and proposes a written plan — and only your accept starts the build. Rework is the most expensive thing in agent work; a plan you can edit in plain words is the cheapest insurance against it.

How to do it

  1. Switch the permission selector to plan mode (or just write '/plan' style: 'plan this first').
  2. Describe the goal in your four-part prompt — what, structure, inputs, constraints.
  3. Answer its clarifying questions; 'your call' is a legitimate answer for details you don't care about.
  4. Read the proposed plan like a brief from a contractor: is anything missing, wrong, or extra?
  5. Edit in words: 'drop step 3, do step 5 first, the export must be CSV not PDF.'
  6. Accept the corrected plan — the build starts only now, aimed at an agreed target.

Copy this

prompt
Plan first, don't build yet: [your task]. Research what's in this folder, ask me what you need one question at a time, then propose a step-by-step plan for my approval.

What to watch for

  • Rubber-stamping the plan without reading is worse than no plan — you've added ceremony but kept the misunderstanding.
  • For genuinely trivial edits ('fix this typo'), plan mode is overhead; the rule of thumb is anything bigger than a button-fix plans first.

Sources

Original: conon.aiDocumentation: code.claude.com

Read next

We build and operate the systems behind tips like this one — agents, automations and internal tools, shipped into production. See what the studio does →