| name | workflow-plan-output |
| description | Expected shape of the planning phase output before code-implementer; aligns with write-implementation-plan. |
Workflow — plan output
The feature-planner subagent owns the planning phase. Plans must be architecture-safe and file-oriented.
Read first
Output checklist
- Goal and non-goals
- Layers and files touched (
composeApp paths)
- Ordered steps
- Risks
- Verification commands (Gradle / Xcode hints)
- Explicit wait for user approval before implementation
Do not duplicate full templates here—use write-implementation-plan/plan-template.md for the question list.