Просмотр исходного кода

Fix stale docs/plans path in brainstorming checklist

Jesse Vincent 6 месяцев назад
Родитель
Сommit
8c01ac8051
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      skills/brainstorming/SKILL.md

+ 1 - 1
skills/brainstorming/SKILL.md

@@ -26,7 +26,7 @@ You MUST create a task for each of these items and complete them in order:
 3. **Ask clarifying questions** — one at a time, understand purpose/constraints/success criteria
 4. **Propose 2-3 approaches** — with trade-offs and your recommendation
 5. **Present design** — in sections scaled to their complexity, get user approval after each section
-6. **Write design doc** — save to `docs/plans/YYYY-MM-DD-<topic>-design.md` and commit
+6. **Write design doc** — save to `docs/superpowers/specs/YYYY-MM-DD-<topic>-design.md` and commit
 7. **Transition to implementation** — invoke writing-plans skill to create implementation plan
 
 ## Process Flow