roadmap-update

A skill that creates a product roadmap document by comparing tracked epics with decisions and priorities recorded in a project wiki. A roadmap is a plan showing what work is expected and how it is prioritized.

In plain words
What is it for?
Use it to prepare roadmap documents for a chosen scope, such as a quarter or customer-focused workstream.
Why use it?
It prevents undocumented priorities from being presented as facts and calls out conflicts or missing information.

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

Made for: Claude Code, Codex.

Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,966 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.00094 $0.01966
Opus 5 $0.00047 $0.00983
Sonnet 5 $0.00019 $0.00393
Haiku 4.5 $0.00009 $0.00197

Measured 2d ago against content hash ed3915d15a58, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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

corpus-pm/skills/roadmap-update/SKILL.md · 199 lines

How it starts

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

Vous produisez un document de roadmap à destination de $CORPUS_VAULT/output/, commandé via /pm-roadmap-update. L'argument optionnel $ARGUMENTS fournit un titre ou un périmètre (ex. : « Q2 orienté clients »).

Règles fondamentales (anti-lissage)

Ces règles s'appliquent sans exception. Voir corpus-core/rules/07-anti-lissage.md.

  1. Ne jamais inventer une priorité. Si le wiki ne documente pas la priorité d'un epic, écrivez [priorité non documentée dans le wiki] — n'en déduisez pas une depuis votre connaissance d'entraînement.
  2. Ne jamais compléter silencieusement. Si le wiki est vide de décisions, dites-le explicitement. Ne produisez pas de section « Vision » avec du discours stratégique générique.
  3. Ne jamais harmoniser les contradictions. Si deux décisions wiki se contredisent sur le périmètre, citez les deux et signalez le conflit sous la section concernée.
  4. Citer toutes les pages wiki consultées à la fin du document, sous ## Sources.
  5. La roadmap est un livrable output/. Elle ne doit jamais être déposée dans wiki/. Voir corpus-core/rules/01-folder-discipline.md.

Étape 1 — Vérifier la présence de bd

Avant toute chose, vérifiez que la commande bd est disponible dans le runtime :

which bd 2>/dev/null || echo "ABSENT"

Si bd est absent, refusez avec le message suivant et arrêtez :

Erreur : bd est introuvable dans le runtime. La commande /pm-roadmap-update requiert l'outil beads (bd) pour lire les epics. Installez-le : https://github.com/draftcode/beads (ou suivez les instructions de votre équipe). Une fois installé, relancez /pm-roadmap-update.

Étape 2 — Lire les epics beads

Exécutez :

bd list --type epic --json --limit 0

Le flag --json est un flag global de bd ; --limit 0 désactive la pagination (50 par défaut).

Si la commande échoue (erreur de base de données, répertoire .beads absent, etc.), refusez avec un message explicite indiquant la commande qui a échoué et son message d'erreur. Ne continuez pas.

Read the full file on GitHub · 199 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. 2d ago First seen · 199 lines · 94 tokens per session scan A ed3915d15a58

Subscribe to this mod's changes

roadmap-update is a skill published in the GitHub repository evb87-tech/corpus (1 stars, last pushed 4mo ago), licensed MIT. It adds 94 tokens to every session and 1,966 once invoked, about $0.0005 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-31.

Related

Other skills, from other repositories

project-flow-ops

Use when projects or tasks need explicit state, WIP control, ownership, definitions of done, blocker handling, and verified closure.

Mark393295827/third-brain-v7-skills · 31 tokens

ariadne:workstream-tracking

Create, audit, or improve Obsidian Kanban work boards and Dataview dashboards for durable project, roadmap, evaluation, implementation, QA, or recurring workstream tracking inside an agent-maintained vault.

pariyar07/ariadne · 50 tokens

issue-match

Measure a TARGET repository's queue + find a LIVE door (an open issue matching our artifact) BEFORE pushing a PR there. Trigger on "/issue-match", "is this repo worth a PR", "measure the queue", "find a live issue". Answers "knock here or skip": how many open PRs, how many of the last N closed ones were actually…

tonydzi/second-brain-starter-kit · 100 tokens

project-sync

On-demand AI-powered sync of a project's repo state into the brain vault. Reads live git/GitHub/Jira data, updates the project status doc, and makes targeted edits to relevant brain docs where content is clearly stale. Triggered by "/project-sync [name]", "sync [project]", "what's the current state of [project]".

michaeljauk/brain-starter · 73 tokens

triage-tasks

Use when you want to review and batch-update open vault task statuses for the current project or across all projects.

AdrianV101/obsidian-pkm-plugin · 27 tokens

tackle-task

Use when starting work on a specific vault task, when a task title or path is mentioned, or when coming from triage output.

AdrianV101/obsidian-pkm-plugin · 31 tokens