roadmap
Roadmap Skill
Use this skill as the lightweight entry point for roadmap-skill.
What roadmap-skill is
roadmap-skill is a local-first roadmap MCP for managing projects, tasks, tags, planning views, and a browser-based workspace. The MCP already contains the detailed tool, prompt, and resource descriptions, so this skill should stay brief and focus on routing.
How to route work
- Use
roadmap-task-flowfor capturing tasks, enriching task details, tagging work, or reprioritizing a backlog. - Use
roadmap-planning-viewswhen the user wants to build a focused graph from a subset of tasks, reason about dependencies, or organize near-term versus later work in a planning workspace. - Use
roadmap-web-visualizationwhen the user wants to open or close the local web workspace, or review roadmap state visually in a browser.
Default approach
More from shiquda/roadmap-skill
roadmap-task-flow
Captures, enriches, tags, and prioritizes roadmap tasks. Use when the user wants to note work quickly, add missing task details, organize a backlog, or reprioritize an existing list of tasks.
11roadmap-web-visualization
Opens and uses the local roadmap web workspace for visual review. Use when the user wants to inspect projects, tasks, kanban state, or planning views in the browser.
10roadmap-planning-views
Creates and organizes focused planning views from a subset of roadmap tasks. Use when the user wants to build a task graph, analyze dependencies, identify ready or blocked work, or group near-term and future work into a focused planning workspace.
9