Roadmap Visualizer

Maintain a project's roadmap as a single canonical ROADMAP.md and render it as a scannable visual — a diagram plus a status table — instead of a wall of text. ROADMAP.md is the required source of truth: this skill always reads it before rendering and always writes changes back to it, so the plan never drifts into scattered chat messages. If no ROADMAP.md exists yet, it creates one. It picks the right diagram for the roadmap's shape: a flowchart for dependency- or evidence-gated sequences, a Gantt for time-bound plans, swimlanes for parallel workstreams. Use this whenever the user says "roadmap", "show roadmap", "where are we", "what's the plan", "status", "what's left", "update the roadmap", "visualise progress", "/roadmap", or "/status" — and proactively when a long discussion has changed the plan and the roadmap should be refreshed. Especially useful in long or multi-session chats where both the user and the assistant lose track of the plan.

Oldvictech 85028be 7.9 KB Updated

File contents

Oldvictech/session-continuity/tree/main/roadmap-visualizer commit 85028bed59

Frequently asked questions

npx skillmds@latest add oldvictech/roadmap-visualizer