roadmap-planning

roadmap-planning is a skill for Claude Code, Codex from rampstackco/claude-skills. It costs 111 tokens per session (2,462 once invoked), scanned A, original, MIT.

A guide to turning a backlog of ideas, requests, and ongoing work into a plan for what to build and when. A roadmap is a shared schedule of priorities across upcoming quarters.

In plain words
What is it for?
Use it for quarterly or yearly planning, prioritization, capacity decisions, stakeholder communication, and replanning after changes.
Why use it?
It helps teams sequence dependent work, balance new features with improvements and maintenance, and explain why some requests should wait.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Part of the rampstack-skills plugin — 103 skills shipped together

Good fit Use it for quarterly or yearly planning, prioritization, capacity decisions, stakeholder communication, and replanning after changes.

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

Any agent
npx skills add rampstackco/claude-skills --skill roadmap-planning
Clone the repo
git clone --depth 1 https://github.com/rampstackco/claude-skills

Made for: Claude Code, Codex.

Or install rampstack-skills, the plugin that ships this one along with the rest of its 103 skills.

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-planning

README.md
[![agentmods](https://agentmods.dev/badge/skills/rampstackco/claude-skills/roadmap-planning/github.svg)](https://agentmods.dev/skills/rampstackco/claude-skills/roadmap-planning)
Your own site
<a href="https://agentmods.dev/skills/rampstackco/claude-skills/roadmap-planning"><img src="https://agentmods.dev/badge/skills/rampstackco/claude-skills/roadmap-planning/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for roadmap-planning

Your own site · 80×15
<a href="https://agentmods.dev/skills/rampstackco/claude-skills/roadmap-planning"><img src="https://agentmods.dev/badge/skills/rampstackco/claude-skills/roadmap-planning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,462 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00111 $0.02462
Opus 5 $0.00056 $0.01231
Sonnet 5 $0.00022 $0.00492
Haiku 4.5 $0.00011 $0.00246

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

Security

Grade A, and why

roadmap-planning 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/roadmap-planning/SKILL.md · 229 lines

How it starts

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

Roadmap Planning

Take a pile of ideas, requests, and ongoing work. Produce a defensible plan for what to ship, when, and why. The output is a roadmap document plus the prioritization work that made it credible.


When to use

  • Planning the next quarter or the next year
  • Sequencing work where some items depend on others
  • Balancing new builds, improvements, and maintenance
  • Saying no (or "not yet") to specific requests with a defensible reason
  • Aligning a team around a single shared plan
  • Communicating the plan to stakeholders outside the team
  • Replanning after a strategy shift, a missed quarter, or new constraints

When NOT to use

  • Specifying a single feature for development (use pm-spec-writing)
  • Validating whether the idea is worth building (use ux-research)
  • Designing the feature itself (use design-standards)
  • Writing the launch plan for a single initiative (use launch-runbook)
  • Reviewing what shipped vs what was promised (use after-action-report)

Required inputs

  • The team's strategy or top-level goals (1 to 5 OKRs, themes, or pillars)
  • The backlog: every candidate item, with at least a one-sentence description
  • The team's capacity (people × time)
  • Known constraints (deadlines, dependencies, hiring, budget)
  • The planning horizon (a quarter, two quarters, a year)

If the strategy is missing, the roadmap will be a list of features, not a plan. Push back and get the strategy first. A roadmap without strategy is just a queue.


The framework: 5 layers

Roadmaps fail at five different layers. A roadmap is only as good as its weakest one.

Layer 1: Themes (the WHY)

Top-level groupings tied to strategy. Every theme answers: "If we do nothing else this period, this is the outcome we want."

Good themes are:

  • Outcome-shaped, not feature-shaped ("Reduce time-to-first-value" beats "Build onboarding")
  • Limited (3 to 5 max)
  • Defensible (you can explain why this and not something else)
  • Measurable (each maps to one or two metrics)

Read the full file on GitHub · 229 lines

Files

What ships with it

1 file 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. 5d ago First seen · 229 lines · 111 tokens per session scan A 136b637fe06e

Subscribe to this mod's changes

roadmap-planning is a skill published in the GitHub repository rampstackco/claude-skills (830 stars, last pushed yesterday), licensed MIT. It adds 111 tokens to every session and 2,462 once invoked, about $0.0006 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-09-03.

Related

Other skills, from other repositories

mass-ulw

Drives dependency-ordered child work through the native workflow tool, one run per phase with retry/amend/send recovery. Use when the user asks for mass-ulw, a DAG of tasks, or fan-out work where some tasks must wait on others.

code-yeongyu/oh-my-openagent · 55 tokens

suede-ops-architecture

Suede-owned operations-architecture discipline that fixes the shape of a system before anyone builds it: entity schema first, exactly one write path per entity, every unit of work routed to a deterministic automation, an AI agent, or a human decision, every existing tool marked absorb, keep, or kill, and the build…

JasonColapietro/suede-creator-skills · 212 tokens

suede-ops-assessment

Suede-owned operations-assessment discipline that maps how work actually happens before anyone designs a system: floor-level interviews with the people who do the work, an inventory of every silo including spreadsheets and inboxes used as databases, friction quantified in the requester's own numbers, opportunities…

JasonColapietro/suede-creator-skills · 197 tokens

github-triage

Read-only GitHub triage for issues AND PRs. 1 item = 1 background task (category: quick). Analyzes all open items and writes evidence-backed reports to /tmp/{datetime}/. Every claim requires a GitHub permalink as proof. NEVER takes any action on GitHub - no comments, no merges, no closes, no labels. Reports only.…

code-yeongyu/oh-my-openagent · 104 tokens

timeline-creator

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

mhattingpete/claude-skills-marketplace · 47 tokens

multi-agent-client-onboarding

Uses Agent SDK to deploy 3 parallel agents for client onboarding -- workflow auditor, tech stack mapper, and strategy drafter. Real consulting workflow that produces a complete client assessment.

OneWave-AI/claude-skills · 41 tokens