Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/shiquda/roadmap-skill/roadmap-task-flownpx skills add shiquda/roadmap-skill --skill roadmap-task-flowgit clone --depth 1 https://github.com/shiquda/roadmap-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/shiquda/roadmap-skill/roadmap-task-flow)<a href="https://agentmods.dev/skills/shiquda/roadmap-skill/roadmap-task-flow"><img src="https://agentmods.dev/badge/skills/shiquda/roadmap-skill/roadmap-task-flow.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00048 | $0.00333 |
| Opus 5 | $0.00024 | $0.00167 |
| Sonnet 5 | $0.00010 | $0.00067 |
| Haiku 4.5 | $0.00005 | $0.00033 |
Grade A, and why
roadmap-task-flow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
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
- Identify the target project from the conversation or current context.
- Prefer curated prompt workflows when they match the request.
- Read project or task resources when more context is needed before changing state.
- Fall back to direct task and tag tools for precise updates.
- Keep task status, priority, and tags aligned with the real plan after making changes.
Prompt-first defaults
- Use
quick-capturefor fast idea-to-task capture. - Use
add-task-detailswhen a task needs richer description, acceptance criteria, or execution detail. - Use
auto-prioritizewhen the user wants the backlog reordered. - Use
suggest-taskswhen the user asks what to do next.
References
- Workflow boundaries: references/workflow-boundaries.md
- MCP mapping: references/mcp-mapping.md
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 42 lines · 48 tokens per session scan A 2a9f280b0b57
roadmap-task-flow is a skill published in the GitHub repository shiquda/roadmap-skill (77 stars, last pushed 5mo ago), licensed MIT. It adds 48 tokens to every session and 333 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
pm-init
Skill "pm-init" from wei63w/pm-manager, covering user input, outline, 1. scaffold, 2. lifecycle and type and 3. detect spec kit (required).
pm-arch
Skill "pm-arch" from wei63w/pm-manager, covering user input, outline, done when and shared workflow (all /pm- commands).
pm-all
Skill "pm-all" from wei63w/pm-manager, covering user input, outline and shared workflow (all /pm- commands).
pm-done
Skill "pm-done" from wei63w/pm-manager, covering user input, outline and shared workflow (all /pm- commands).
pm-export
Export desensitized governance summary markdown for sharing or machine switch.
pm-outline
Generate detailed project outline and draft charter from user intent (empty/new projects).