We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23c6bf1 + fd51769 commit decccc4Copy full SHA for decccc4
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