项目文件夹

文件
hiyochi 7d36add8cf fix: add tasks/plan.md and tasks/todo.md output paths to planning skills
The /plan command specifies saving the plan to tasks/plan.md and
tasks/todo.md, but the planning-and-task-breakdown skill (the canonical
source) had no file path instructions. When spec-driven-development
transitions to Plan phase, it references the skill directly, bypassing
the /plan command, causing plans to be written to the wrong location.

- Add Output Files section to planning-and-task-breakdown with explicit
  tasks/plan.md and tasks/todo.md paths
- Add path instruction to Step 1 (Enter Plan Mode)
- Add Output convention note to spec-driven-development Phase 2
2026-06-30 05:16:40 +08:00
..