planning-doc-triad
Installation
SKILL.md
Planning Doc Triad
Use three planning documents with non-overlapping roles. If the repo already has canonical files for these roles, reuse them. If it does not, default to:
docs/roadmap.md: strategic direction and phased sequencingTODO.md: near-term actionable queuePLAN.md: one active detailed plan for the current job
This structure separates strategy, near-term execution, and active working context. Treat it as a hierarchy:
- roadmap sets direction
- todo holds the near-term candidate queue
- plan expands the one todo item currently being executed