roadmap skills

20 tagged roadmap, measured the same way as everything else here.

Browse within: product 7architecture 5product-management 5prompt-engineering 5

gsd:new-project

01

allgpt-co/QuickVoice

Skill Claude CodeCodex

Initialize a new project with deep context gathering and PROJECT.md. Creates project structure, requirements, roadmap, and state.

492 20d ago A 28 tokens original MIT

init

02

V-Songbird/foreman

Skill Claude CodeCodex

Bootstraps a project's ROADMAP.jsonl and .foreman/config.json. Asks three things — what the project is, its near-term goals, and whether the drafted roadmap looks right — then writes and commits both files, leaving every optional behavior at its built-in default. The ledger and checkpoint policy are never asked here…

33 2d ago A 79 tokens original MIT

roadmap

03

V-Songbird/foreman

Skill Claude CodeCodex

Ongoing entry point for a project's ROADMAP.jsonl. Pick the next task to work on (ranks candidates deterministically by dependencies and file-touch collisions, shows why each is where it is, then crafts a self-contained handoff prompt), add a new task, correct a stale one, review roadmap status, or check the roadmap's…

33 2d ago A 74 tokens original MIT

survey

04

V-Songbird/foreman

Skill Claude CodeCodex

Advanced surface, normally reached through the foreman entrance's Reconcile and pick mode, which hands it a near-term set of ids to scope the pass to. Ground-truths the roadmap's near-term candidates against the actual codebase — an Explore agent checks whether each candidate's plannedtouches/dependson still match…

33 2d ago A 156 tokens original MIT