Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
Turn a user prompt into a single, actionable plan stored as a markdown file in .cursor/plans/, then obtain explicit approval before any buildout begins.
Scan context quickly
README.md and any obvious docs (docs/, CONTRIBUTING.md, ARCHITECTURE.md).Ask follow-ups only if blocking
Create a plan file in .cursor/plans/
.cursor/plans/ exists; create it if missing.<agent_name>__<short summary no more than 5 words snake-cased>.plan.md.pending, in_progress, or completed for status.Handle the follow-up loop before building
Output formatting
---