What problem does it solve?
Helps product teams turn a set of already-defined feature requirement files into a clear, sequenced roadmap that groups work into marketable releases and ensures each step delivers incremental user value. It avoids inventing or modifying feature requirements, instead identifying missing or incompatible files and directing the user to resolve them with the define-feature flow. The Skill enforces roadmap discipline: it reads existing context, challenges assumptions, and produces a single ROADMAP.md plus recommended file moves.
Core Features & Use Cases
- Repository-wide requirements discovery: Recursively scans ./product for requirements .md files, reads frontmatter fields (guid, date, feature) and feature summaries while checking STRATEGY.md and any existing ROADMAP.md.
- Structured sequencing and grouping: Proposes a global feature sequence, organizes features into named releases with rationale, and prepares a shipped table when applicable.
- Interactive, user-driven refinement: Uses focused questions to build target user personas, clarifies technical dependencies and shipped items, offers optional persona research, and repeats proposals until approved.
- Use Case: A product manager with dozens of requirement files uses this Skill to produce a cohesive, marketable roadmap document and to reorganise the requirements directory to match the confirmed plan.
Quick Start
Plan a sequenced roadmap from the requirements in ./product and produce ./product/ROADMAP.md with release groupings and suggested file moves.