shiquda/roadmap-skill · Archived

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.

First seen Mar 14, 2026

Installation

$ npx skills add shiquda/roadmap-skill --skill roadmap-task-flow

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from shiquda/roadmap-skill.

npx skills add shiquda/roadmap-skill

Browse all from shiquda/roadmap-skill

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 78
License LICENSE
Default branch main
Open issues 1
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,533 B
  • docs SUMMARY.md 216 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 21 installs

SKILL.md

Roadmap Task Flow

Use this skill for backlog-oriented task work.

Scope

This skill handles:

  • quick task capture
  • task detail enrichment
  • task listing and backlog review
  • task tagging and batch reprioritization

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.

Recommended workflow

  1. Identify the target project from the conversation or current context.
  2. Prefer curated prompt workflows when they match the request.
  3. Read project or task resources when more context is needed before changing state.
  4. Fall back to direct task and tag tools for precise updates.
  5. Keep task status, priority, and tags aligned with the real plan after making changes.

Prompt-first defaults

  • Use quick-capture for fast idea-to-task capture.
  • Use add-task-details when a task needs richer description, acceptance criteria, or execution detail.
  • Use auto-prioritize when the user wants the backlog reordered.
  • Use suggest-tasks when the user asks what to do next.

References

  • Workflow boundaries: [references/workflow-boundaries.md](references/workflow-boundaries.md)
  • MCP mapping: [references/mcp-mapping.md](references/mcp-mapping.md)