epic-breakdown-advisor

Break down large epics into end-to-end user stories using nine splitting patterns.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/EchoNoReturn/task-manager --skill epic-breakdown-advisor-echonoreturn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic-breakdown-advisor
Source: https://github.com/EchoNoReturn/task-manager/tree/main/.agents/skills/epic-breakdown-advisor
Command: npx skills add https://github.com/EchoNoReturn/task-manager --skill epic-breakdown-advisor-echonoreturn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Break down epics into smaller, end-to-end user stories.

Core Features & Use Cases

  • Apply the Humanizing Work pattern-based approach to decompose large backlog items into a sequence of runnable user stories that preserve value.
  • Validate the decomposition with INVEST criteria and produce a structured breakdown with story-level details and optional patterns for further splitting.
  • Support decision-making by evaluating splits for value, size parity, and potential waste to deprioritize.

Quick Start

Describe your epic in plain language and apply the nine splitting patterns to generate a set of end-to-end user stories.

Frequently Asked Questions about epic-breakdown-advisor

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

FAQPage Schema
How do I break down epics into smaller user stories for sprint planning?

To break down epics for sprint planning, apply the nine splitting patterns sequentially to decompose large backlog items into smaller, end-to-end user stories that preserve value and validate against INVEST criteria.

What are the nine splitting patterns for vertical slicing in product management?

The nine splitting patterns for vertical slicing provide a structured approach to decompose large epics into runnable user stories, ensuring each story delivers end-to-end value while maintaining size parity and minimizing potential waste.

How do I validate user stories against INVEST criteria during backlog grooming?

Validating user stories against INVEST criteria during backlog grooming involves evaluating each decomposed story for independence, negotiability, value, estimability, smallness, and testability to ensure they are actionable and properly scoped.

What is the best way to split large epics into vertical stories that deliver value?

The best way to split large epics into vertical stories is applying the Humanizing Work pattern-based approach, which evaluates splits for value, size parity, and potential waste to deprioritize, outputting a structured Epic Breakdown Plan with story-level details.

Can I use epic splitting patterns for feature scoping across software projects?

Yes, you can use epic splitting patterns for feature scoping across software projects. The approach applies to product-management backlog grooming, sprint planning, and feature scoping, turning large epics into actionable vertical stories.

When should I not use vertical slicing to split my product backlog items?

You should reconsider vertical slicing when decomposing epics if the resulting splits lack size parity, fail to deliver independent end-to-end value, or generate excessive potential waste, as evaluated by the structured breakdown assessment.