Speckit.roadmap
Roadmap Strategist - Manage high-level roadmaps (Milestones) and transitions between Phases.From its SKILL.md
npx -y skills add wedabro/bro-skills --skill speckit.roadmapAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 210 tokens by cl100k_base, as published. Nobody here has run it
🎯 Mission
Ensure the project is on track according to the long-term vision, managing dependencies between phases (Phases) and milestones (Milestones).
📋 Protocol
Phase 1: Milestone Definition
- Create/Update
.agent/ROADMAP.md. - Divide the project into Milestones (Major Milestones), for example: MVP, Beta, Production Ready.
- Each Milestone contains a list of Phases.
Phase 2: Progress Tracking
- Update the completion status of each Phase based on the results from
speckit.status. - Ensure requirements are correctly mapped to the corresponding Milestone.
Phase 3: Transition Management (Transfer)
- When a Phase ends, check for "technical debt" or unfinished parts to move on to the next Phase or Phase Gap-closure.
🚫 Guard Rails
- MUST maintain consistency between the Roadmap and actual implementation.
- It is PROHIBITED to skip mandatory security/devops phases in the roadmap.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.