roadmap

A roadmap-building skill that organizes work into Now, Next, and Later, with value, effort, ownership, dependencies, and a clear definition of completion. In an existing project, it can also plan gradual adoption of SDD, a process for documenting requirements and design decisions.

In plain words
What is it for?
Use it to create or revise a team roadmap, prioritize low-risk quick wins, use delivery capacity to size work, and plan incremental improvements for an existing codebase.
Why use it?
It makes priorities and dependencies visible without pretending that distant dates or estimates are more certain than they are.

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/igoruehara/spec-driven/roadmap
Any agent
npx skills add igoruehara/spec-driven --skill roadmap
Clone the repo
git clone --depth 1 https://github.com/igoruehara/spec-driven

Made for: Claude Code, Codex.

Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 502 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.00085 $0.00502
Opus 5 $0.00043 $0.00251
Sonnet 5 $0.00017 $0.00100
Haiku 4.5 $0.00009 $0.00050

Measured 2d ago against content hash d8d337fa4f27, 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 2d 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.

template/.claude/skills/roadmap/SKILL.md · 33 lines

What it actually says

Skill: Roadmap (construir / revisar com o time)

Constrói ou atualiza o roadmap. Idempotente: re-rodar revisa o que existe, não recomeça. Princípio: quick wins de baixo risco primeiro para gerar tração e confiança do time.

Reúna os insumos

  • Greenfield: vision.md, mvp-canvas.md (features sequenciadas por valor × esforço).
  • Brownfield: assessment.md (dívidas/riscos e gaps dos 5 eixos) → itens de melhoria.
  • Sempre: docs/STATE.md (todos soltos, ideias adiadas) e pendências de integrations.md.
  • Capacidade: Throughput recente em docs/engineering/metrics.md (via /metricas) — dimensione as ondas pela vazão real, não pelo otimismo.

Construa

  • Horizontes Now / Next / Later (datas só no "Agora" — evita falsa precisão).
  • Cada item: valor, esforço, dono, dependências, "pronto quando".
  • Prioridade empatada ou dependências enredadas entre itens? Rode /clarificar para sabatinar a ordenação (uma pergunta por vez) até a sequência fechar — em vez de chutar o "Agora".
  • Brownfield: inclua a seção de adoção incremental do SDD (sem big-bang: próxima feature já nasce com spec; backfill de ADRs e context-map depois).
  • Defina a cadência de revisão e quem decide prioridade.

Saída

  • docs/product/roadmap.md (use docs/product/_templates/roadmap.template.md).
  • Ofereça commit se for repositório git.

Próximo passo

Aponte a primeira feature do "Agora" → /nova-feature.

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. 2d ago First seen · 33 lines · 85 tokens per session scan A d8d337fa4f27

Subscribe to this mod's changes

roadmap is a skill published in the GitHub repository igoruehara/spec-driven (213 stars, last pushed 1mo ago), licensed MIT. It adds 85 tokens to every session and 502 once invoked, about $0.0004 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.