Roadmap Task Adder
Adds a well-formed task to an existing project roadmap. The job is not just appending a line — it's placing the task correctly in the dependency graph, wiring its relationships, and leaving the roadmap in a coherent state.
Step 1 — Locate the roadmap
Check in this order:
- User specified a path — use it directly
.claude/roadmaps.json— parse if present. One entry: use it. Multiple: list and ask.docs/roadmaps/directory — list.mdfiles.
[Description truncada. Veja o README completo no GitHub.]