roadmap
Installation
SKILL.md
Roadmap
Produce the shortest planning path from an idea to executable tasks:
WHAT/WHY -> repo research -> scale/design decisions -> rubber-duck -> full DAG -> task batches
Use one canonical roadmap.md. Keep small work small; a roadmap is not a reason
to manufacture architecture or questions.
Output
- Follow an existing repository planning convention when one is clear.
- Otherwise write
docs/roadmaps/{short-name}/roadmap.md. - Write detailed task files beside it in
tasks/. - Use the roadmap schema in
references/roadmap-schema.md. - Use task rules and schemas in
references/task-generation.md.