roadmap

An agent for documenting strategic initiatives in a roadmap repository. A roadmap is a plan that records larger pieces of future work and their intended direction.

In plain words
What is it for?
Use it to create or shape roadmap initiatives, apply the right level of detail, ask structured planning questions, and check responsibility assignments.
Why use it?
It helps choose an appropriate issue template and gather the information needed to describe an initiative clearly, including responsibilities and links to related work.

Agent

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/automagik-dev/forge/roadmap
Clone the repo
git clone --depth 1 https://github.com/automagik-dev/forge
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 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.00016 $0.07273
Opus 5 $0.00008 $0.03637
Sonnet 5 $0.00003 $0.01455
Haiku 4.5 $0.00002 $0.00727

Measured yesterday against content hash 2ea2347483b2, 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 yesterday.

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

Copies of this mod

1 near-identical copy found in the catalogue:

  • roadmap — 100% identical, 0 lines differ
.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. yesterday 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 automagik-dev/forge (89 stars, last pushed 8mo 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.