roadmap-creation

roadmap-creation is a skill for Claude Code, Codex from pueraeternis/agentic-project-template. It costs 0 tokens per session (706 once invoked), scanned A, original, MIT.

A planning tool that turns an approved project definition into a long-term strategy for growing the project from an initial version to its complete vision.

In plain words
What is it for?
Use it to define capability increments and organize the evolution of an approved project. It is not for architecture, implementation plans, or production code.
Why use it?
It clarifies which major capabilities should be added over time before detailed system design begins.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to define capability increments and organize the evolution of an approved project. It is not for architecture, implementation plans, or production code.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pueraeternis/agentic-project-template/roadmap-creation
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.

Any agent
npx skills add pueraeternis/agentic-project-template --skill roadmap-creation
Clone the repo
git clone --depth 1 https://github.com/pueraeternis/agentic-project-template

Made for: Claude Code, Codex.

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-creation

README.md
[![agentmods](https://agentmods.dev/badge/skills/pueraeternis/agentic-project-template/roadmap-creation.svg)](https://agentmods.dev/skills/pueraeternis/agentic-project-template/roadmap-creation)
Your own site
<a href="https://agentmods.dev/skills/pueraeternis/agentic-project-template/roadmap-creation"><img src="https://agentmods.dev/badge/skills/pueraeternis/agentic-project-template/roadmap-creation.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 706 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.00706
Opus 5 $0.00000 $0.00353
Sonnet 5 $0.00000 $0.00141
Haiku 4.5 $0.00000 $0.00071

Measured 7d ago against content hash dc67059415c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

roadmap-creation 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 7d 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.

skills/roadmap-creation/SKILL.md · 209 lines

How it starts

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

Roadmap Creation

Purpose

This skill transforms an approved project definition into a long-term project evolution strategy.

It produces a roadmap that defines the major capability increments required to evolve the project from the MVP to the complete vision.

The roadmap bridges project intent and system design while remaining implementation-independent.


Lifecycle Stage

Project Discovery
        ↓
Roadmap Creation
        ↓
Architecture Design

Roadmap Creation defines how the project will evolve.

Architecture Design later defines how those capabilities will be organized into a system.


Role

Primary role:

Roadmap Agent

This skill may also be executed by another reasoning-capable agent acting in the Roadmap Agent role.


When to Use

Use this skill when:

  • PROJECT.md has been approved;
  • the project implementation strategy must be defined;
  • project scope changes significantly;
  • major capabilities need to be reorganized.

Do not use this skill for:

  • project discovery;
  • architecture design;
  • engineering design;
  • implementation planning;
  • production code.

Inputs

Required:

  • PROJECT.md

The project definition should already be approved and stable.


Outputs

Produce:

  • ROADMAP.md

The roadmap should define:

  • major project phases;
  • capability evolution;
  • phase dependencies;
  • incremental delivery strategy.

The roadmap should provide sufficient structure for Architecture Design.


Procedure

Step 1 — Understand the Project

Review:

  • project vision;
  • goals;
  • MVP;
  • target users;
  • constraints;
  • assumptions;
  • risks.

The roadmap must remain aligned with the approved project definition.


Step 2 — Identify Major Capabilities

Break the project into a small number of meaningful phases.

Each phase should:

  • deliver clear user value;
  • build upon previous phases;
  • remain independently understandable.

Describe capabilities rather than implementation work.


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

Subscribe to this mod's changes

roadmap-creation is a skill published in the GitHub repository pueraeternis/agentic-project-template (2 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 706 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.