story-splitting

Detect oversized user stories and propose 3–5 split options with delivery order.

19|1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/eferro/augmented-lean-delivery --skill story-splitting-eferro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-splitting
Source: https://github.com/eferro/augmented-lean-delivery/tree/main/story-splitting
Command: npx skills add https://github.com/eferro/augmented-lean-delivery --skill story-splitting-eferro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill detects when a user story is too big and provides proven splitting heuristics to break it into smaller, independently valuable increments.

Core Features & Use Cases

  • Detect linguistic red flags (and, or, including, manage) that indicate a story is too large
  • Propose 3–5 concrete split options and ensure each resulting slice delivers value
  • Provide a clear smallest-first delivery plan and guidance for safe, incremental delivery
  • Coordinate with other skills to refine scope and ensure testable outcomes

Quick Start

Split this large story into smaller, independent, valuable stories.

Frequently Asked Questions about story-splitting

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

FAQPage Schema
How do I split large agile user stories into smaller increments?

Split large agile user stories by detecting red-flag language like "and," "or," and "manage" that indicates bundled features, then decomposing them into 3-5 independently valuable vertical slices with clear scope and delivery order.

What are the red flags that indicate a user story is too big?

Linguistic red flags indicating a user story is too big include words like "and," "or," "including," and "manage." These terms signal bundled features or broad scope, requiring decomposition into smaller, independently valuable delivery slices.

How do I ensure split user stories deliver value independently?

Ensure split user stories deliver value independently by decomposing them into vertical slices where each piece provides standalone functionality. Each split option includes precise scope and value justification aligned to lean delivery workflows.

What is the best way to order delivery of split user stories?

The best way to order delivery of split user stories is a smallest-first approach. This recommended plan prioritizes the minimum viable increment first, ensuring safe, incremental delivery aligned with risk-managed and lean delivery workflows.

Can I use story splitting for risk-managed lean delivery?

Yes, you can use story splitting for risk-managed lean delivery. The technique decomposes oversized stories into safe, small increments with a smallest-first delivery order, directly aligning with lean delivery workflows to mitigate risk.