Creates a risk-scaled implementation plan with ordered steps, file scope, and verification for non-trivial work whose behavior is already understood. Use after scope is stable, not to invent requirements or assess already-finished changes.
3d:Tc2f,
Create an implementation plan scaled to the task.
Choose the lightest plan that will still prevent drift:
trivial work and for most tightly bounded standard workdocs/plans/YYYY-MM-<topic>.md for standard work that benefits from durable coordination or for major workUse the template from:
../../templates/docs/plans/plan-template.mdPlan files should include a year-month prefix because they are tied to a specific implementation cycle.
analyze-requirements when scope or acceptance criteria are still unsettled.execute-work for small clear changes where inline planning is enough.completion-gate or verify-outcomes when implementation already exists and the task is now assessment.execute-plan or subagent-execution, make each step executable without hidden interpretation.red-green-refactor can be applied inside execution.<topic> slug as related artifacts when they exist.