roadmap-task-flow

roadmap-task-flow is a skill for Claude Code, Codex from shiquda/roadmap-skill. It costs 48 tokens per session (333 once invoked), scanned A, original, MIT.

A workflow for managing roadmap tasks, meaning planned pieces of future work. It captures tasks, adds details, applies tags, lists backlog items, and changes priorities.

In plain words
What is it for?
Use it to quickly record tasks, add acceptance criteria or execution details, review a backlog, prioritize tasks, and suggest what to do next.
Why use it?
It turns rough ideas into organized, actionable work and keeps task status, priority, and tags aligned with the plan.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/shiquda/roadmap-skill/roadmap-task-flow
Any agent
npx skills add shiquda/roadmap-skill --skill roadmap-task-flow
Clone the repo
git clone --depth 1 https://github.com/shiquda/roadmap-skill

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for roadmap-task-flow

README.md
[![agentmods](https://agentmods.dev/badge/skills/shiquda/roadmap-skill/roadmap-task-flow.svg)](https://agentmods.dev/skills/shiquda/roadmap-skill/roadmap-task-flow)
Your own site
<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>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 333 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 4d ago against content hash 2a9f280b0b57, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

skills/roadmap-task-flow/SKILL.md · 42 lines

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.

  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

Files

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.

Changes

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.

  1. 4d ago First seen · 42 lines · 48 tokens per session scan A 2a9f280b0b57

Subscribe to this mod's changes

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.