product-management/skills/roadmap-update/SKILL.md
Update, create, or reprioritize your product roadmap
npx skillsauth add grailautomation/claude-plugins roadmap-updateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Update, create, or reprioritize a product roadmap.
/product-management:roadmap-update $ARGUMENTS
If ~~project tracker is connected:
If no project management tool is connected:
Ask what the user wants to do:
Add item: New feature, initiative, or work item to the roadmap
Update status: Change status of existing items
Reprioritize: Change the order or priority of items
Move timeline: Shift dates for items
Create new roadmap: Build a roadmap from scratch
Produce a roadmap view with:
Quick summary: X items in progress, Y completed this period, Z at risk.
For each item, show:
Group items by:
If this is an update to an existing roadmap, summarize what changed:
After generating the roadmap:
Use a clear, scannable format. Tables work well for roadmap items. Use text status labels: Done, On Track, At Risk, Blocked, Not Started.
development
Parse and analyze Workato recipe JSON exports. Use when the user asks about a Workato recipe's logic, data flow, field mappings, error handling, or control flow. Also use when the user references a .recipe.json file or asks to debug a Workato integration.
databases
Review implementation plans as a staff software engineer. Use when the user asks for staff engineer feedback, senior engineering review, plan review, architecture review, implementation-plan critique, approval before proceeding, risk review, or feedback on a proposed technical plan.
tools
Use when the user invokes $spec-kit:tasks or /spec-kit:tasks, or asks to generate dependency-ordered tasks from the plan and repo context.
testing
Use when the user invokes $spec-kit:specify or /spec-kit:specify, or asks to create a brownfield-aware feature specification from a natural language description.