What problem does it solve? Turning a rough feature idea into trackable GitHub issues often produces roadmaps built on assumptions about what the codebase contains, leading to misdirected work. This Skill grounds every roadmap claim in verified code evidence and produces dependency-ordered epic and child issues with explicit decisions or open questions. ## Core Features & Use Cases - Evidence-Based Roadmapping: Greps the codebase, checks branches and PRs, and verifies external claims before writing any roadmap, with file:line citations for load-bearing statements. - Explicit Prioritization Filter: Defines a one-sentence scope test applied to every candidate item, including a documented out-of-scope table to prevent re-proposals. - GitHub Epic Creation: Verifies gh CLI identity, creates a tracking epic plus dependency-ordered child issues, each carrying a settled design decision or an explicit open question. - Use Case: A maintainer wants to plan a new provider-integration initiative for a .NET LLM client library. The Skill inventories existing interfaces, writes a phased roadmap, then creates an epic with child issues that an automated coding bot can implement without guessing. ## Quick Start Ask the assistant to plan out a new feature area and break it into a roadmap with GitHub epic and child issues.