skills/roadmap-task-flow/SKILL.md
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.
npx skillsauth add shiquda/roadmap-skill roadmap-task-flowInstall 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.
Use this skill for backlog-oriented task work.
This skill handles:
Keep the unit of work as tasks in a list or backlog.
This skill does not handle planning graphs or focused task-subset workspaces. Route those requests to roadmap-planning-views.
quick-capture for fast idea-to-task capture.add-task-details when a task needs richer description, acceptance criteria, or execution detail.auto-prioritize when the user wants the backlog reordered.suggest-tasks when the user asks what to do next.development
Introduces roadmap-skill and routes roadmap work to the right workflow. Use when the user needs brief context about roadmap-skill, or wants help deciding between backlog task flow, planning views, and the web workspace.
development
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.
development
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.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.