epic-decomposition-planner

Decompose epics into user stories, define MVP scope, and map dependencies.

1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Ethical-AI-Syndicate/skills --skill epic-decomposition-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic-decomposition-planner
Source: https://github.com/Ethical-AI-Syndicate/skills/tree/main/epic-decomposition-planner
Command: npx skills add https://github.com/Ethical-AI-Syndicate/skills --skill epic-decomposition-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps break down large, complex initiatives (epics) into smaller, manageable user stories, facilitating iterative development and clear progress tracking.

Core Features & Use Cases

  • Story Breakdown: Generates actionable user stories from an epic description.
  • Dependency Mapping: Identifies and visualizes dependencies between stories.
  • MVP Definition: Helps define the Minimum Viable Product scope.
  • Sequencing: Suggests an optimal order for story execution.
  • Use Case: When faced with a large feature like "Implement a new user authentication system," this Skill can break it down into stories like "Implement email/password signup," "Implement OAuth login," "Develop password reset flow," and map their dependencies.

Quick Start

Use the epic-decomposition-planner skill to break down the epic titled "Customer Profile Redesign" into user stories and define the MVP.

Frequently Asked Questions about epic-decomposition-planner

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

FAQPage Schema
How do I break down a large epic into actionable user stories?

To break down an epic into actionable user stories, decompose the large initiative into granular tasks using vertical slicing principles. This process structures complex features into smaller, manageable stories for iterative development and clear progress tracking.

What is the best way to define Minimum Viable Product scope for complex initiatives?

Defining Minimum Viable Product scope involves analyzing decomposed user stories to identify the core value delivery. This approach targets the essential features required for initial release while mapping dependencies for phased delivery.

How does dependency mapping work for sequenced story execution?

Dependency mapping for sequenced story execution works by identifying and visualizing relationships between decomposed user stories. It suggests an optimal execution order to support iterative product development and mitigate delivery risks.

Can I use vertical slicing principles for iterative product development?

You can use vertical slicing principles for iterative product development to ensure value delivery in each phase. This approach breaks epics into granular user stories that deliver independent functionality across all layers of the application.

When do I need to map dependencies for phased delivery?

You need to map dependencies for phased delivery when facing complex initiatives that require structured sequencing strategies. This identifies risks early and ensures that foundational user stories are completed before dependent features are developed.

What are the limitations of epic decomposition for agile projects?

Epic decomposition for agile projects requires a clearly defined epic description to generate accurate story breakdowns. It cannot effectively sequence execution or map dependencies if the initial initiative lacks sufficient detail or scope.