roadmap-update
Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to a dependency slip, or building a Now/Next/Later view from scratch.
This skill ships only metadata — no inline instructions. See the source repo for details.
Install this skill
One command (all agents)
Runs the npx skills CLI which auto-detects every AI coding agent you have installed (Claude Code, Cursor, Codex, OpenCode, Windsurf, Copilot, and 51 more).
npx skills add https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/product-management/skills/roadmap-updateAlternative: shorthand form
npx skills add anthropics/knowledge-work-plugins --skill roadmap-updateInstall to a specific agent
Pick the agent you use. The CLI writes the skill to that agent's standard skill directory.
npx skills add anthropics/knowledge-work-plugins --skill roadmap-update --agent claude-codenpx skills add anthropics/knowledge-work-plugins --skill roadmap-update --agent cursornpx skills add anthropics/knowledge-work-plugins --skill roadmap-update --agent codexnpx skills add anthropics/knowledge-work-plugins --skill roadmap-update --agent opencodenpx skills add anthropics/knowledge-work-plugins --skill roadmap-update --agent github-copilotnpx skills add anthropics/knowledge-work-plugins --skill roadmap-update --agent windsurfManual install (no CLI)
Prefer to skip the CLI? Clone the repo and drop the skill folder into your agent's skills directory.
git clone https://github.com/anthropics/knowledge-work-plugins.gitcp -r knowledge-work-plugins/product-management/skills/roadmap-update ~/.claude/skills/ For other agents, replace ~/.claude/skills/ with their skill directory — see the full list.
Use it
Once installed, ask your agent to "use the roadmap-update skill" or describe what you want (e.g. "Update, create, or reprioritize your product roadmap. Use when adding a new init"). Most agents auto-discover the skill from its SKILL.md description — no slash command needed.
npx skills. Skill files are MIT-style permissive by default — check the source repo for the actual license.
SKILL.md source
--- name: roadmap-update description: Update, create, or reprioritize your product roadmap. Use when adding a new initiative and deciding what moves to make room, shifting priorities after new information comes in, moving timelines due to ---
Want the ready-to-ship business bundle?
500+ agent skills, $15 one-time, lifetime access. 20 categories spanning content, marketing, sales, finance, legal, ops, SEO & more — finished deliverables, not drafts. Works with Claude Code, Codex, Cursor & every agent runtime.
Related skills 3
to-prd
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
to-issues
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
Microsoft / azure-appconfiguration-ts
App config, feature flags, dynamic refresh