What problem does it solve? Keeping a product roadmap current usually means editing a markdown file by hand, tracking item IDs, and remembering to update dates — this Skill manages the roadmap file for you with simple commands. ## Core Features & Use Cases - Milestone management: Add, remove, reorder, move, and close roadmap items across Now / Next / Later / Done milestones with stable RM-NNN IDs. - Rendered output: Display the roadmap as formatted markdown tables with a summary footer of item counts per milestone. - GitHub integration: Optionally mirror roadmap items as GitHub Issues via --with-issues and record issue numbers in the Notes column. - Use Case: After a planning session, run /roadmap add "OAuth login" Q3 P0 to append the item with the next available ID, then /roadmap show to review the updated milestone tables. ## Quick Start Ask the assistant to show the current product roadmap, or to add a new item with a milestone and priority.