roadmap_progress
Scan active roadmap checkboxes and regenerate the progress dashboard file. Use after completing tasks to keep the dashboard in sync.
Instructions
Regenerate agents/roadmaps-progress.md from the current checkbox state of every active roadmap. Use after landing roadmap work to keep the dashboard in sync without a shell round-trip. Writes the dashboard file inside the project tree. Set dry_run: true to compute counts without writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | When true, return the computed dashboard without writing the file. |