Gantt / Roadmap
Turn a plan or set of milestones into a timeline / Gantt chart. Use when asked to build a roadmap, schedule phases, show a project timeline, or visualize what happens when. Produces a ready-to-render Mermaid Gantt chart (renders live, exportable as PNG/SVG) — and, because it has real dates, the result also exports to a calendar (.ics) — plus notes on the critical path and risks.
What to give it
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
⚠️ What it refuses to do
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Example output
Input: Build a Q3 roadmap for shipping a new analytics dashboard: discovery + spec in July, build (core, then integrations) through August, beta late August, GA mid-September. Show dependencies and the key milestones. · hand-written example
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="gantt-roadmap"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>