maintain-project-roadmap
Installation
SKILL.md
Maintain Project Roadmap
Maintain checklist-style ROADMAP.md files through one deterministic roadmap workflow.
Inputs
- Required:
--project-root <path> - Required:
--run-mode <check-only|apply> - Optional:
--roadmap-path <path> - Optional:
--config <path>
Workflow
- Validate the project root.
- Resolve the roadmap path.
- In
check-only, audit sections, checkboxes, milestone ordering, and legacy format. - In
apply, create, migrate, or normalize the targetROADMAP.md. - Re-run the same checks to confirm remaining findings.
- Return the Markdown plus JSON roadmap report.