roadmap

roadmap is a command for coding agents from CrashBytes/claude-role-skills. It costs 8 tokens per session (371 once invoked), scanned A, original, Apache-2.0.

A structured product roadmap organized by themes and time horizons. A roadmap shows which work is planned now, next, or later, with less certainty for work farther in the future.

In plain words
What is it for?
Use it to group initiatives by business theme, place them into quarterly, half-year, or annual horizons, and add target users, success measures, estimates, and dependencies.
Why use it?
It turns a long list of ideas into a shared view of priorities, expected timing, goals, effort, dependencies, and risks.

Command

Part of the role-based-skills plugin — 7 skills, 15 commands shipped together

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 commands/crashbytes/claude-role-skills/roadmap
Clone the repo
git clone --depth 1 https://github.com/CrashBytes/claude-role-skills

Or install role-based-skills, the plugin that ships this one along with the rest of its 7 skills, 15 commands.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/crashbytes/claude-role-skills/roadmap.svg)](https://agentmods.dev/commands/crashbytes/claude-role-skills/roadmap)
Your own site
<a href="https://agentmods.dev/commands/crashbytes/claude-role-skills/roadmap"><img src="https://agentmods.dev/badge/commands/crashbytes/claude-role-skills/roadmap.svg" alt="Measured on agentmods" height="20"></a>
Per session 8 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 371 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.00008 $0.00371
Opus 5 $0.00004 $0.00186
Sonnet 5 $0.00002 $0.00074
Haiku 4.5 $0.00001 $0.00037

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

Security

Grade A, and why

roadmap 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 5d 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.

commands/roadmap.md · 56 lines

What it actually says

Product Roadmap

Build a structured product roadmap organized by themes and time horizons.

Arguments

Product and timeframe: $ARGUMENTS

Workflow

  1. Define time horizon

    • If specified, use the requested timeframe
    • Default to quarterly (Now / Next / Later)
    • Options: quarterly, half-year, annual
  2. Identify strategic themes

    • Group planned work into 3-5 strategic themes
    • Each theme should tie to a business objective
    • Examples: Growth, Retention, Platform Stability, Developer Experience
  3. Map initiatives to time horizons

    Now (current quarter):

    • High confidence, well-defined scope
    • Active development or about to start
    • Specific deliverables and dates

    Next (1-2 quarters out):

    • Medium confidence, scope defined at epic level
    • Dependencies identified but not all resolved
    • Estimated quarter, not specific dates

    Later (3+ quarters out):

    • Lower confidence, directional
    • Themes and outcomes, not specific features
    • Subject to change based on learnings
  4. Add context to each initiative

    • Business objective it serves
    • Target persona
    • Key metric it moves
    • Estimated effort (T-shirt size: S/M/L/XL)
    • Dependencies and risks
  5. Output

    • Roadmap in table format (Theme × Time Horizon)
    • Key milestones and decision points
    • Resource implications
    • Assumptions and risks
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. 5d ago First seen · 56 lines · 0 tokens per session scan A 0a5287a8ed6a

Subscribe to this mod's changes

roadmap is a command published in the GitHub repository CrashBytes/claude-role-skills (6 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 8 tokens to every session and 371 once invoked, about $0.0000 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-31.