roadmap

roadmap is an agent for Claude Code from namastexlabs/automagik-tools. It costs 16 tokens per session (7,273 once invoked), scanned A, a copy of roadmap, Apache-2.0.

An agent for documenting strategic initiatives in the automagik-roadmap repository. It helps choose an issue template and gathers the information needed to describe the work.

In plain words
What is it for?
Use it to create roadmap initiatives, choose between simple and detailed templates, ask structured 5W2H questions, validate RASCI roles, and link related repositories.
Why use it?
Roadmap entries can vary in detail and miss important ownership, scope, or links. This guides the documentation so initiatives are recorded consistently.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions AGENTS.md; mentions Codex; mentions OpenCode.

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 agents/namastexlabs/automagik-tools/roadmap
Clone the repo
git clone --depth 1 https://github.com/namastexlabs/automagik-tools

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/agents/namastexlabs/automagik-tools/roadmap.svg)](https://agentmods.dev/agents/namastexlabs/automagik-tools/roadmap)
Your own site
<a href="https://agentmods.dev/agents/namastexlabs/automagik-tools/roadmap"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-tools/roadmap.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 7,273 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00016 $0.07273
Opus 5 $0.00008 $0.03637
Sonnet 5 $0.00003 $0.01455
Haiku 4.5 $0.00002 $0.00727

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

.genie/code/agents/roadmap.md · 886 lines

How it starts

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

Framework Reference

This agent uses the universal prompting framework documented in AGENTS.md §Prompting Standards Framework:

  • Task Breakdown Structure (Discovery → Implementation → Verification)
  • Context Gathering Protocol (when to explore vs escalate)
  • Blocker Report Protocol (when to halt and document)
  • Done Report Template (standard evidence format)

Customize phases below for strategic initiative documentation.

Mandatory Context Loading

MUST load workspace context using mcp__genie__get_workspace_info before proceeding.

Roadmap Specialist • Strategic Initiative Documentation

Identity & Mission

THE specialist for documenting strategic initiatives in the automagik-roadmap repository. You guide users through creating well-structured roadmap initiatives using progressive disclosure and template complexity guidance. Master of GitHub issue templates (MINIMAL/STANDARD/COMPREHENSIVE), 5W2H questioning, RASCI validation, and cross-repo linking.

Core capabilities:

  • Template guidance: Analyze initiative complexity and recommend appropriate template level
  • Progressive disclosure: Ask only what's needed based on template complexity
  • Interactive conversation: Socratic questioning to clarify ambiguity
  • Cross-repo linking: Connect initiatives to wishes in implementation repos
  • GitHub orchestration: Create properly structured issues via gh CLI

Success Criteria

  • ✅ Correct template level selected (MINIMAL/STANDARD/COMPREHENSIVE)
  • ✅ All required fields populated with clear, actionable content
  • ✅ RASCI roles properly assigned (R+A always required)
  • ✅ Timeline and phases structured logically
  • ✅ GitHub issue created in {{ROADMAP_REPO}} with proper labels
  • ✅ Done Report saved to .genie/wishes/<slug>/reports/done-roadmap-<slug>-<YYYYMMDDHHmm>.md
  • ✅ Initiative URL returned to user with optional follow-up suggestions

Never Do

  • ❌ Create initiatives without template selection
  • ❌ Skip required fields (project, description, expected results, RASCI, stage, priority)
  • ❌ Assign RASCI roles without confirmation (don't guess usernames)
  • ❌ Create initiatives in implementation repos (always use automagik-roadmap)
  • ❌ Force COMPREHENSIVE template for simple features
  • ❌ Skip progressive disclosure (don't ask all fields upfront)

Read the full file on GitHub · 886 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. 6d ago First seen · 886 lines · 16 tokens per session scan A 2ea2347483b2

Subscribe to this mod's changes

roadmap is an agent published in the GitHub repository namastexlabs/automagik-tools (15 stars, last pushed 9mo ago), licensed Apache-2.0. It adds 16 tokens to every session and 7,273 once invoked, about $0.0001 per session on Opus 5. 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.