biz-roadmap

biz-roadmap is a command for Claude Code from christopherlouet/claude-base. It costs 0 tokens per session (520 once invoked), scanned A, original, MIT.

A product-planning aid for arranging upcoming work into a roadmap and linking it to OKRs. OKRs are objectives paired with measurable key results used to track progress.

In plain words
What is it for?
Use it to collect and rank initiatives, organize them into Now, Next, Later, and Future horizons, define success measures, create a visual timeline, and set aligned OKRs.
Why use it?
It helps teams choose what to do first, connect initiatives to business goals, define milestones, and explain the plan to different audiences.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to collect and rank initiatives, organize them into Now, Next, Later, and Future horizons, define success measures, create a visual timeline, and set aligned OKRs.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/christopherlouet/claude-base/biz-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/christopherlouet/claude-base

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 biz-roadmap

README.md
[![agentmods](https://agentmods.dev/badge/commands/christopherlouet/claude-base/biz-roadmap.svg)](https://agentmods.dev/commands/christopherlouet/claude-base/biz-roadmap)
Your own site
<a href="https://agentmods.dev/commands/christopherlouet/claude-base/biz-roadmap"><img src="https://agentmods.dev/badge/commands/christopherlouet/claude-base/biz-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 520 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 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.00000 $0.00520
Opus 5 $0.00000 $0.00260
Sonnet 5 $0.00000 $0.00104
Haiku 4.5 $0.00000 $0.00052

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

Security

Grade A, and why

biz-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 8d 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.

.claude/commands/biz/biz-roadmap.md · 62 lines

How it starts

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

ROADMAP Agent

Plan and visualize the product roadmap, and define the OKRs it serves.

Context

$ARGUMENTS

Objective

Collect, prioritize and organize product initiatives in horizons (Now/Next/Later) tied to business objectives, with milestones and a communication plan — and, when needed, define the OKRs (Objectives and Key Results) the roadmap rolls up to.

Workflow — roadmap

  • Understand the context (vision, business objectives, constraints)
  • Collect initiatives (feedback, customer requests, technical debt, objectives)
  • Prioritize with RICE or ICE (Reach, Impact, Confidence, Effort)
  • Organize in horizons (Now 0-4 weeks, Next 1-3 months, Later 3-6 months, Future)
  • Create the visual roadmap (by theme or timeline)
  • Define milestones with success criteria
  • Plan the communication (public vs internal)

Workflow — OKRs

  • Define 3-5 Objectives (qualitative, inspiring, ambitious) aligned with the vision
  • Define 2-5 Key Results per Objective (quantitative, measurable, achievable at 70-80%)
  • Align OKRs by level (company, team, individual); attach the key initiatives to each OKR
  • Plan the rituals (planning, weekly check-in, retrospective)

Expected output

Product vision and North Star Metric

Prioritized initiatives

# Initiative Impact Effort Score Horizon

Visual roadmap (Kanban Now/Next/Later)

Milestones with success criteria

Quarterly OKRs (when requested)

Objective KR Baseline Target Owner

Dependencies and risks

Agent When to use it
/work:work-plan Plan an initiative
/biz:biz-mvp Define the MVP scope
/growth:growth-analytics Measure the Key Results
/ops:ops-release Create a release

IMPORTANT: A roadmap is a communication tool, not a firm commitment.

YOU MUST tie each initiative to a business objective; OKR Key Results must be objectively measurable (not "improve" but "+20%").

Read the full file on GitHub · 62 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. 8d ago First seen · 62 lines · 0 tokens per session scan A 97f1d87be4a7

Subscribe to this mod's changes

biz-roadmap is a command published in the GitHub repository christopherlouet/claude-base (5 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 520 tokens. 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.