From 22a37194f6ca7f8a739c1903a64e4ee721758892 Mon Sep 17 00:00:00 2001 From: Diego Bevilacqua Date: Mon, 20 Apr 2026 01:03:08 -0300 Subject: [PATCH] Change Phase 1 to Phase 2 for agent context update --- templates/commands/plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/commands/plan.md b/templates/commands/plan.md index 04db94ffaa..4ae79098dd 100644 --- a/templates/commands/plan.md +++ b/templates/commands/plan.md @@ -67,7 +67,7 @@ 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 + - Phase 2: Update agent context by running the agent script - Re-evaluate Constitution Check post-design 4. **Stop and report**: Command ends after Phase 2 planning. Report branch, IMPL_PLAN path, and generated artifacts.