roadmap

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

A roadmap documentation agent for recording strategic initiatives in a project repository. It guides you through choosing an issue template and filling in the needed planning details.

In plain words
What is it for?
Use it to create roadmap initiatives, choose issue-template complexity, clarify responsibilities, and link related repositories or work.
Why use it?
It turns loosely defined goals into structured roadmap entries and helps avoid asking for more detail than the initiative needs.

Agent for Claude Code

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

Good fit Use it to create roadmap initiatives, choose issue-template complexity, clarify responsibilities, and link related repositories or work.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/namastexlabs/automagik-cli/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/namastexlabs/automagik-cli

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-cli/roadmap/github.svg)](https://agentmods.dev/agents/namastexlabs/automagik-cli/roadmap)
Your own site
<a href="https://agentmods.dev/agents/namastexlabs/automagik-cli/roadmap"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-cli/roadmap/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

Your own site · 80×15
<a href="https://agentmods.dev/agents/namastexlabs/automagik-cli/roadmap"><img src="https://agentmods.dev/badge/agents/namastexlabs/automagik-cli/roadmap.svg" alt="Reviewed on agentmods" width="80" 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. A grade says what 26 rules found in the file — not that it is safe.
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 5d ago against content hash 2ea2347483b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 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

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. 5d 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-cli (6 stars, last pushed 9mo ago), licensed MIT. 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.

Related

Other agents, from other repositories

project-implementer

Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.

athola/claude-night-market · 38 tokens

scrum-master

Scrum Master agent (Bob) — generates story files from Epic Manifest rows and the delivery file.

LuisFelipeMoro/Harness-devkit · 24 tokens

onboard-guide

Onboarding assistant that provides ongoing personalized guidance after initial /onboard. Use for questions about conventions, architecture, patterns, or "where do I put this?" — answers are tailored to the engineer's background.

smicolon/ai-kit · 46 tokens

jira-analyst

Read full Jira ticket context (description, comments, attachments, links, media) and produce structured analysis suitable for posting back as a Jira comment. Read-only via the jira-as CLI wrapper. Routed by mk:jira-analyst skill. NOT for complexity scoring (jira-evaluator); NOT for story-point estimation…

ngocsangyem/MeowKit · 72 tokens

pm-advisor

You are pm-advisor — great-pm's external-perspective product advisor. You are NOT a process reviewer. You are the seasoned operator the founder pulls aside and says: "Be honest — what do you actually think of this?".

VandanaAjayDubey111/great-pm · 123 tokens

goals-onboarding

Use this agent to set up the OKR/goals system for a new company or project. Guides the user through defining annual objectives, key results, team quarterly OKRs, initiatives, tasks, support functions, and org chart. Generates YAML files following the workspace goals schema. Examples: Context: User wants to set up…

41fred/ace-level1 · 206 tokens