We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4833cb commit fd51769Copy full SHA for fd51769
templates/commands/plan.md
@@ -19,7 +19,7 @@ Given the implementation details provided as an argument, do this:
19
3. Read the constitution at `/memory/constitution.md` to understand constitutional requirements.
20
21
4. Execute the implementation plan template:
22
- - Load `/templates/implementation-plan-template.md` (already copied to IMPL_PLAN path)
+ - Load `/templates/plan-template.md` (already copied to IMPL_PLAN path)
23
- Set Input path to FEATURE_SPEC
24
- Run the Execution Flow (main) function steps 1-10
25
- The template is self-contained and executable
0 commit comments