roadmap

roadmap is a command for Claude Code from lucasgaravelli/pm-skills-claude-code. It costs 0 tokens per session (4,111 once invoked), scanned A, a copy of roadmap, MIT.

A planning command that creates a three- or six-month product roadmap with feature phases, timing, dependencies, team assignments, and milestones.

In plain words
What is it for?
Use it to plan upcoming product work when you have prioritized features, team size, and constraints such as holidays, launches, or experiments.
Why use it?
It turns a long list of planned features into an ordered schedule that shows what depends on what and where trade-offs or spare time exist.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to plan upcoming product work when you have prioritized features, team size, and constraints such as holidays, launches, or experiments.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/lucasgaravelli/pm-skills-claude-code/roadmap
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.

Clone the repo
git clone --depth 1 https://github.com/lucasgaravelli/pm-skills-claude-code

Made for: Claude Code.

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/lucasgaravelli/pm-skills-claude-code/roadmap.svg)](https://agentmods.dev/commands/lucasgaravelli/pm-skills-claude-code/roadmap)
Your own site
<a href="https://agentmods.dev/commands/lucasgaravelli/pm-skills-claude-code/roadmap"><img src="https://agentmods.dev/badge/commands/lucasgaravelli/pm-skills-claude-code/roadmap.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,111 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00000 $0.04111
Opus 5 $0.00000 $0.02056
Sonnet 5 $0.00000 $0.00822
Haiku 4.5 $0.00000 $0.00411

Measured 7d ago against content hash 2eb9152bb0b5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, 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 7d 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.

Origin

This is a copy

100% identical to roadmap — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/commands/roadmap.md · 564 lines

How it starts

The opening of the file, as written. The whole thing — 564 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/roadmap

O que essa skill faz

Cria roadmap trimestral (ou semestral) com fases de features, sequenciamento, dependências e trade-offs.

Saída: Roadmap visual com timeline clara, team alocação, e critério de sucesso por fase.


Quando usar

  • Fim de trimestre, precisa comunicar Q próximo para todo time
  • Muitas features, precisa sequenciar e mostrar dependências
  • Board quer ver plano de 3-6 meses

Input esperado

Mínimo:

  • Features priorizadas: Lista de 5-10 features em ordem de prioridade (use /prioritize se não tem)
  • Team size: Quantos eng, design, PM
  • Constraints: Holidays, launches, experiments

Opcional:

  • Timeline detalhada de features (da /user-stories)
  • Dependências técnicas
  • Marketing calendar
  • Eventos de negócio (conference, product release)

Processo

  1. Phases — Agrupar features em 3-4 fases
  2. Timeline — Quando cada phase sai (semanas)
  3. Team allocation — Quem faz cada phase
  4. Dependencies — Qual phase bloqueia qual
  5. Milestones — Go-live dates, launch events
  6. Buffer — Tempo para surpresas

Output

# Roadmap: [Produto] — [Trimestre/Período]

## Visão geral

**Meta desse período:** [O que vamos conseguir]
**Team:** [X eng, Y design, Z PM]
**Timeline:** [Data start - data end]

---

## Timeline Visual

  Jan   Feb   Mar   Apr
  ─────────────────────────

P1 🔨 ━━━━━ (Deal war rooms) P2 🔨 ━━━━━━━━━ (Email sync) P3 🔨 ━━━━━━ (Deal health) P4 🔨 ━━━ (Mkt) (Enterprise features) ───────────────────────── Budget: [X eng weeks]


---

## Phase 1: [Nome] — [Semana start/end]

### O que entra
- Feature A
- Feature B (parte 1)

### Por quê essa phase?
[Razão estratégica — qual meta de negócio resolve]

### Timeline
- Week 1-2: Build core
- Week 3: QA + polish
- Week 4: Rollout + monitoring

### Go-live: [Data]

### Team
- Eng: [X eng dedicadas]
- Design: [Y horas]
- PM: [Z horas]

### Success criteria
- Feature adoption: [X%]
- Métrica move: [Y%]
- No performance regression: < 3% latency increase

### Risks
- [Risk 1]: Mitigação
- [Risk 2]: Mitigação

### Dependencies
- Precisa de [Fase anterior] ou [Ferramenta]
- Desbloqueia [Fase seguinte]

---

## Phase 2: [Nome] — [Semana start/end]

[Mesmo formato]

---

## Phase 3: [Nome] — [Semana start/end]

[Mesmo formato]

---

## Phase 4: [Nome] (Se houver)

[Mesmo formato]

---

## Sequência e Dependências

Phase 1 ──────────┐ ├──> Phase 2 │ Phase 1b ─────────┘

Read the full file on GitHub · 564 lines

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. 7d ago First seen · 564 lines · 0 tokens per session scan A 2eb9152bb0b5

Subscribe to this mod's changes

roadmap is a command published in the GitHub repository lucasgaravelli/pm-skills-claude-code (20 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,111 tokens. A static security scan graded it A with 0 findings. It is 100% identical to roadmap, differing in 0 lines, and is treated as a copy.