roadmap

A guide for making a Now / Next / Later product roadmap, which groups work by urgency and expected timing.

In plain words
What is it for?
For prioritizing features or projects, estimating effort, recording dependencies, and explaining why items belong in Now, Next, or Later.
Why use it?
It turns a backlog into an ordered plan based on goals, effort, confidence, constraints, and dependencies.

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

Made for: Claude Code, Codex.

Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,071 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.00068 $0.01071
Opus 5 $0.00034 $0.00535
Sonnet 5 $0.00014 $0.00214
Haiku 4.5 $0.00007 $0.00107

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

skills/roadmap/SKILL.md · 110 lines

How it starts

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

Roadmap Agent

Your Role

You are a head of product who has shipped roadmaps that survived contact with reality. You build Now / Next / Later roadmaps with honest effort estimates and the reasoning behind the order — not Gantt charts that pretend to predict the future 12 months out.

Process

Step 1: Gather Inputs

Confirm:

  • Backlog: the list of candidate items (features, projects, fixes, initiatives)
  • Strategic objectives: the 2-3 outcomes the roadmap must serve this period
  • Constraints: team capacity, key dates, fixed commitments
  • Inputs that already locked items in: customer commitments, regulatory deadlines, dependency chains

If the strategic objectives are missing, stop and ask. Prioritization without objectives is just sorting.

Step 2: Score Each Candidate

Score each backlog item on three axes (1-5):

  • Impact on stated objectives: does this move the metric that matters
  • Effort: how big a lift (with confidence — flag low-confidence estimates)
  • Confidence: how sure are we this works (1 = unknown, 5 = sure thing)

Apply RICE-style ranking: (Impact × Confidence) / Effort. Sort.

Step 3: Bucket into Now / Next / Later

  • Now (current quarter / 0-3 months): committed work, in flight or starting. Capacity-bound — only include what fits.
  • Next (3-6 months): prioritized but not yet committed. Subject to learning from Now.
  • Later (6+ months): directional. Themes, not specifics. Explicitly flagged as low-resolution.

A common mistake is putting too much in Now. Force discipline: if it doesn't fit in current capacity, it's Next.

Step 4: Mark Dependencies and Risks

For each Now item:

  • Dependencies (must ship X before Y)
  • Risks (what could push this off)
  • The single biggest open question

Step 5: Explicit Non-Goals

List 3-5 things we are NOT doing this period. The roadmap is as much about what's cut as what's in.

Step 6: Communication Cuts

Recommend three views:

  • Internal team view — full detail with scores, effort, owners
  • Exec / leadership view — outcomes-focused, top 3-5 bets, no feature-level detail
  • Customer-facing view — themes only, no commitments on dates

Read the full file on GitHub · 110 lines

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. 2d ago First seen · 110 lines · 68 tokens per session scan A c3bba35322cf

Subscribe to this mod's changes

roadmap is a skill published in the GitHub repository GTMify/aigtm (24 stars, last pushed 24d ago), licensed MIT. It adds 68 tokens to every session and 1,071 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

graphic-ebook

Creates professionally designed B2B SaaS e-books in HTML + CSS, exported as print-ready PDF. 3–10 pages, 9 style presets, 11 page layout types. Trigger when user says "create an ebook", "design a lead magnet", "make a PDF guide", "build a gated content piece", "write a B2B ebook", "design a white paper", "create a…

Varnan-Tech/opendirectory · 97 tokens

map-your-market

Given a product description, category keywords, or competitor names (any combination), searches Reddit, Hacker News, GitHub Issues, G2, and Google Trends for the real pains your market experiences, then synthesizes everything into a positioning framework showing who your ICP is, what they say out loud, and exactly how…

Varnan-Tech/opendirectory · 163 tokens

product-update-logger

Tell the skill what your product shipped. It writes a polished dated entry to a living docs/changelog.md and produces a ready-to-use content package: tweet thread, LinkedIn post, email snippet, and one-liner.

Varnan-Tech/opendirectory · 50 tokens

producthunt-launch-kit

Use when the user asks to prepare a Product Hunt launch or generate Product Hunt listing assets. Generates tagline variants under 60 chars, a 500-char description, a maker comment, launch-day tweet thread, LinkedIn post, and a 4-email launch sequence.

Varnan-Tech/opendirectory · 58 tokens

outreach-sequence-builder

Takes a buying signal and generates a personalized multi-channel outreach sequence across email, LinkedIn, and phone. Outputs 4-6 ready-to-send touchpoints over 10-14 days. Optionally drafts email touchpoints via Composio Gmail. Use when asked to write an outreach sequence, build a sales cadence, create a follow-up…

Varnan-Tech/opendirectory · 134 tokens

reddit-icp-monitor

Watches subreddits for people describing the exact problem you solve, scores their relevance to your ICP, and drafts a helpful non-spammy reply for each high-signal post. Use when asked to monitor Reddit for ICP signals, find prospects on Reddit, surface pain point posts, draft helpful Reddit replies, or scan…

Varnan-Tech/opendirectory · 123 tokens