Update config

This commit is contained in:
Den Delimarsky 🌺
2025-09-20 10:10:23 -07:00
parent caee341af9
commit d7d2c145c7
4 changed files with 4 additions and 12 deletions

View File

@@ -14,10 +14,10 @@ Given the implementation details provided as an argument, do this:
- Success criteria and acceptance criteria
- Any technical constraints or dependencies mentioned
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:
- Load `templates/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
- Run the Execution Flow (main) function steps 1-9
- The template is self-contained and executable