project-roadmap

Generate a project roadmap with epic timelines, dependencies, and resource allocation.

2|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/telum-ai/speck --skill project-roadmap-telum-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-roadmap
Source: https://github.com/telum-ai/speck/tree/main/.cursor/skills/project-roadmap
Command: npx skills add https://github.com/telum-ai/speck --skill project-roadmap-telum-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of visualizing and planning the execution of project epics, ensuring clear sequencing, dependency management, and resource allocation for efficient project delivery.

Core Features & Use Cases

  • Epic Sequencing: Defines the order in which epics should be executed.
  • Dependency Mapping: Identifies hard, soft, and parallel dependencies between epics.
  • Resource Allocation: Considers resource availability for different epics.
  • Risk Assessment: Evaluates technical, business, and integration risks for epics.
  • Execution Strategy: Recommends sequential, parallel, or hybrid approaches.
  • Use Case: A project manager can use this Skill to generate a visual roadmap for a new software feature, outlining which epics need to be completed before others, which can be done in parallel, and potential risks associated with each.

Quick Start

Generate a project roadmap by running the project-roadmap skill.

Frequently Asked Questions about project-roadmap

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

FAQPage Schema
How do I generate a visual project roadmap from PRD and epic artifacts?

To generate a project roadmap, this Skill analyzes your PRD.md and epics.md planning artifacts to determine optimal execution strategies, outputting a detailed visual timeline with dependency mapping and resource allocation to project-roadmap.md.

What is epic dependency mapping and how does it improve timeline planning?

Epic dependency mapping identifies hard, soft, and parallel dependencies between project epics to define execution sequencing. This process improves timeline planning by revealing parallel execution opportunities and mitigating integration risks before development begins.

Can I use this for resource allocation and risk assessment across multiple epics?

Yes, this roadmap generator evaluates resource availability and assesses technical, business, and integration risks for each epic. It recommends sequential, parallel, or hybrid execution strategies based on these resource and risk factors.

What's the best way to visualize parallel execution opportunities in a project roadmap?

The best way to visualize parallel execution opportunities is to analyze epic dependencies and resource constraints. This Skill maps hard and soft dependencies, then outputs a structured roadmap detailing which epics can safely run concurrently.

Do I need specific file formats to generate a project execution strategy?

Yes, you need PRD.md and epics.md files as input. The Skill parses these project planning artifacts to assess dependencies and risks, then writes the finalized execution strategy to a project-roadmap.md file using a specified template.

Why does my epic sequencing not account for parallel execution opportunities?

Epic sequencing misses parallel execution when hard and soft dependencies are not properly mapped. This Skill analyzes your planning artifacts to identify these dependency types and explicitly recommends parallel execution paths where risks are acceptable.