roadmap-generator

Generate phased implementation roadmaps with Epics, Stories, and Tasks.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/jetmobsol/serene --skill roadmap-generator-jetmobsol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-generator
Source: https://github.com/jetmobsol/serene/tree/main/.claude/skills/roadmap-generator
Command: npx skills add https://github.com/jetmobsol/serene --skill roadmap-generator-jetmobsol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms complex architecture designs into structured, actionable implementation roadmaps, breaking down large initiatives into manageable phases, epics, stories, and tasks with clear effort estimates and validation checkpoints.

Core Features & Use Cases

  • Phased Roadmapping: Organizes projects into MVP, Scale, and Advanced phases.
  • Hierarchical Breakdown: Defines Epics, Stories, and Tasks with clear formats and durations.
  • Effort Estimation: Provides a T-shirt sizing framework with adjustment factors for accurate planning.
  • Validation Gates: Includes phase gate reviews and mid-phase checkpoints for continuous alignment.
  • Use Case: A CTO needs to create a technical roadmap for a new product launch. They can use this Skill to define the project phases, break down features into epics and stories, estimate effort, and set clear success criteria for each phase, ensuring alignment with business goals and technical feasibility.

Quick Start

Use the roadmap-generator skill to create a new roadmap for the 'AI Chatbot Integration' project, outlining MVP, Scale, and Advanced phases.

Frequently Asked Questions about roadmap-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down an architecture design into actionable technical roadmaps?

To create actionable technical roadmaps, this Skill transforms architecture designs into phased implementation plans by breaking down initiatives into Epics, Stories, and Tasks with effort estimates and validation checkpoints. It outputs structured markdown roadmaps.

What is the best way to estimate effort for epics and stories in agile project planning?

Effort estimation for agile project planning uses a T-shirt sizing framework with adjustment factors to calculate clear durations for epics and stories. This provides accurate planning metrics for technical roadmaps.

Can I organize software development phases into MVP, Scale, and Advanced stages?

Yes, you can organize software development into MVP, Scale, and Advanced stages. This Skill provides phased roadmapping to structure project progression sequentially with defined validation gates for continuous alignment.

Do I need Python to generate technical planning roadmaps with Epic and Story breakdowns?

Yes, you need Python for the core generation logic that creates technical planning roadmaps with Epic and Story breakdowns. Markdown is also required for formatting the final output structure.

How do validation gates and phase gate reviews work in technical project planning?

Validation gates and phase gate reviews in technical project planning work by establishing mid-phase checkpoints and success criteria. They ensure continuous alignment with business goals and technical feasibility before advancing phases.

Why use a hierarchical breakdown for software development roadmaps instead of flat task lists?

A hierarchical breakdown for software development roadmaps organizes large initiatives into manageable Epics, Stories, and Tasks. Unlike flat task lists, it provides clear formats, durations, and validation checkpoints for accurate project planning.