Agent skill

Roadmap Visualization

Generate roadmap visualizations and planning artifacts for product planning

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill roadmap-viz --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/product-management/skills/roadmap-viz/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Roadmap Visualization Skill ## Overview Specialized skill for generating roadmap visualizations and planning artifacts. Enables product teams to create clear, stakeholder-appropriate roadmap views in various formats. ## Capabilities ### Roadmap Views - Generate Now/Next/Later roadmap views - Create timeline-based roadmap visualizations - Build stakeholder-specific roadmap versions - Create Gantt-style planning charts - Generate dependency graphs - Build resource allocation views ### Output Formats - Markdown tables and lists - Mermaid diagram syntax - CSV for spreadsheet import - JSON for tool integration - ASCII timeline visualizations ### Customization - Filter by theme, team, or priority - Adjust time horizons - Show/hide dependencies - Customize detail levels per audience - Apply confidence indicators ## Target Processes This skill integrates with the following processes: - `quarterly-roadmap.js` - Primary roadmap planning and visualization - `product-vision-strategy.js` - Strategic roadmap views - `stakeholder-alignment.js` - Stakeholder-specific roadmap presentations - `product-council-review.js` - Review-ready roadmap artifacts ## Input Schema ```json { "type": "object", "

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Roadmap Views
  4. Output Formats
  5. Customization
  6. Target Processes
  7. Input Schema
  8. Output Schema
  9. Usage Example
  10. Dependencies
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the Roadmap Visualization skill do?

Generate roadmap visualizations and planning artifacts for product planning

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill roadmap-viz --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going