Fix template path in plan command documentation
This commit is contained in:
@@ -19,7 +19,7 @@ Given the implementation details provided as an argument, do this:
|
|||||||
3. Read the constitution at `/memory/constitution.md` to understand constitutional requirements.
|
3. Read the constitution at `/memory/constitution.md` to understand constitutional requirements.
|
||||||
|
|
||||||
4. Execute the implementation plan template:
|
4. Execute the implementation plan template:
|
||||||
- Load `/templates/implementation-plan-template.md` (already copied to IMPL_PLAN path)
|
- Load `/templates/plan-template.md` (already copied to IMPL_PLAN path)
|
||||||
- Set Input path to FEATURE_SPEC
|
- Set Input path to FEATURE_SPEC
|
||||||
- Run the Execution Flow (main) function steps 1-10
|
- Run the Execution Flow (main) function steps 1-10
|
||||||
- The template is self-contained and executable
|
- The template is self-contained and executable
|
||||||
|
|||||||
Reference in New Issue
Block a user