diff --git a/templates/commands/plan.md b/templates/commands/plan.md index e82bd4b303..063fc911b3 100644 --- a/templates/commands/plan.md +++ b/templates/commands/plan.md @@ -68,7 +68,6 @@ You **MUST** consider the user input before proceeding (if not empty). - Evaluate gates (ERROR if violations unjustified) - Phase 0: Generate research.md (resolve all NEEDS CLARIFICATION) - Phase 1: Generate data-model.md, contracts/, quickstart.md - - Phase 1: Update agent context by running the agent script - Re-evaluate Constitution Check post-design ## Mandatory Post-Execution Hooks @@ -107,7 +106,7 @@ Check if `.specify/extensions.yml` exists in the project root. ## Completion Report -Command ends after Phase 2 planning. Report branch, IMPL_PLAN path, and generated artifacts. +Command ends after Phase 1 design. Report branch, IMPL_PLAN path, and generated artifacts. ## Phases