Dokkabei97

Roadmap Builder — Development skill for Claude Code

Development community

Generates product roadmaps from prioritized features, team capacity, and strategic goals with Mermaid visualization and Now-Next-Later framework.

How to install Roadmap Builder

Installs to ~/.claude/skills/dokkabei97-forged-claude-code-roadmap-builder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dokkabei97-forged-claude-code-roadmap-builder && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/forged-claude-code/HEAD/commands/roadmap-builder.md -o ~/.claude/skills/dokkabei97-forged-claude-code-roadmap-builder/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Roadmap Builder does

Generates product roadmaps from prioritized features, team capacity, and strategic goals with Mermaid visualization and Now-Next-Later framework.

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • Outcome Roadmap — Transform output roadmaps into outcome-focused strategic plans 7.8k ★
  • /surface — View the prioritized attack surface for a target 1.8k ★

Full documentation available on GitHub

View Source Repository