What problem does it solve?
Help teams decide which repository issues belong to which release windows by providing a consistent, label-driven roadmap triage process that assigns milestones, roadmap/* labels, and fine-grained priority tags so planning decisions are traceable and GitHub remains the source of truth.
Core Features & Use Cases
- Label-driven Triage: Classify issues into roadmap buckets (roadmap/p0, roadmap/p1, roadmap/p2, roadmap/next, roadmap/future) and apply priority/[0-9] for intra-bucket ordering.
- Milestone Assignment: Suggest and apply Milestone assignments to define version goals and release windows.
- Intake Gate Decisions: Evaluate whether new repo issues should be included in the planning pool, deferred, or escalated for human discussion.
- Use Case: Triage a set of new issues after a planning session to produce a candidate roadmap for the next release and label each item with milestone and priority metadata.
Quick Start
Use /vibe-roadmap to triage an issue by determining its milestone and applying the appropriate roadmap/* and priority/[0-9] labels.