# /claude-plan

Plan a feature using Claude's 5-phase planning methodology.

## Instructions

Create a plan for the user's feature request using these rules:

@prompts/core/communication-style.md
@prompts/core/software-engineering-focus.md
@prompts/core/read-before-modify.md

Phases:
1. **Understand** — clarify the requirement by reading existing code
2. **Design** — outline the approach at a high level
3. **Break down** — list specific implementation steps
4. **Identify risks** — note any concerns or edge cases
5. **Confirm** — get user approval before implementation

Be concise. One sentence per phase summary. Don't create planning documents as files — present the plan in conversation.
