| 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
- Crates and files touched (paths under
meta-secret/)
- Ordered steps
- Risks
- Verification commands:
task … from repo root for Docker/CI parity (see .ai/skills/build-via-task/SKILL.md); narrow cargo from meta-secret/ when appropriate
- Explicit wait for user approval before implementation
Do not duplicate full templates here—use write-implementation-plan/plan-template.md for the question list.