breakdown-epic

Break down epics into stories with estimates, dependencies, and sprint plans.

1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill breakdown-epic-acidicsoil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-epic
Source: https://github.com/AcidicSoil/lms-llmsTxt/tree/main/.claude/skills/breakdown-epic
Command: npx skills add https://github.com/AcidicSoil/lms-llmsTxt --skill breakdown-epic-acidicsoil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Epics are large, ambiguous initiatives; this skill provides a structured method to break them down into actionable user stories, estimates, dependencies, and sprintable plans to accelerate realization.

Core Features & Use Cases

  • Epic analysis to identify major components and themes
  • User story generation with clear acceptance criteria
  • Story point estimation using standard scales and risk assessment
  • Dependency mapping and critical path identification
  • Sprint grouping and capacity-aware planning
  • Auto-generated story files and epic summary artifacts
  • Quick review summary for stakeholder sign-off and planning

Quick Start

Describe your epic in plain language and run the breakdown-epic skill to generate a complete set of stories, sprint plan, and artifact files.

Frequently Asked Questions about breakdown-epic

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 a large epic into actionable user stories, you describe the initiative in plain language and generate a structured set of stories with clear acceptance criteria, story point estimates, and dependency mappings.

What is the best way to plan sprints for complex product initiatives with dependencies?

The best way to plan sprints for complex product initiatives with dependencies is to map the critical path, group stories by capacity constraints, and output a structured sprint plan that accounts for priorities and resource limits across multiple sprints.

Can I automatically generate story point estimates for my backlog items?

Yes, you can automatically generate story point estimates for backlog items using standard estimation scales, which also include risk assessment to help validate the complexity and effort required for each story.

Does this approach work for epic planning across multiple sprints with resource constraints?

Yes, this approach works for epic planning across multiple sprints by applying capacity-aware sprint grouping, ensuring that stories are allocated efficiently while respecting resource constraints and dependency orders.

What artifacts are generated when decomposing an epic into a sprint plan?

When decomposing an epic into a sprint plan, the generated artifacts include auto-generated story files, a dependency graph, an epic summary, and a quick review summary for stakeholder sign-off.

Why do I need dependency mapping when splitting epics into stories?

You need dependency mapping when splitting epics into stories to identify the critical path, ensure sequential execution makes sense, and prevent sprint bottlenecks caused by unmanaged cross-story dependencies.