What problem does it solve?
This Skill removes the friction of keeping a repository's ROADMAP.md aligned with GitHub issues, milestones, and labels, reducing manual bookkeeping and inconsistent project planning.
Core Features & Use Cases
- Sync: Reconciles ROADMAP.md with open and closed GitHub issues, fixes discrepancies, moves completed items into quarterly "Completed Milestones", and updates roadmap structure when needed.
- Bootstrap & Generate: Creates CONTEXT.md and ROADMAP.md for new or undocumented projects by analyzing the codebase, inferring boundaries, and categorizing issues.
- Brainstorm & Status: Runs read-only ideation sessions with boundary checks and produces concise status summaries and prioritized recommendations.
- Label & LOE Management: Estimates level-of-effort using heuristics, applies effort/* labels, and ensures roadmap/* phase labels mirror ROADMAP.md sections.
- Use Case: A product manager can sync the canonical roadmap with GitHub to correct label drift, surface mismatched items, and get 3–5 prioritized recommendations for the next sprint.
Quick Start
Run the roadmap skill to sync ROADMAP.md with GitHub issues, apply or create roadmap and effort labels, update LOE indicators, and produce prioritized recommendations.