One More Point

HomeBlogSplitting User Stories Without Losing Estimation Value
Cover illustration for "Splitting User Stories Without Losing Estimation Value"

Splitting User Stories Without Losing Estimation Value

Fundamentals2 min read

Splitting User Stories Without Losing Estimation Value

A story that's too big needs to be split. But bad splits create new problems: stories with unclear scope, incomplete delivery, or estimates that are even less reliable than the original.

The rule for good splits

Every split story must be independently deliverable - it should produce user value on its own, not require another story to complete it to be useful. If you can't demo it, it's not a story; it's a task.

Seven patterns for splitting well

1. By workflow step If a feature spans multiple screens or steps, make each step a story. Users can benefit from step one even if steps two and three aren't built yet.

2. By user role "Admin can export reports" and "Regular users can export reports" are different stories with different permissions logic. Split them.

3. By data complexity Build the simple case first: "User can upload a JPEG." Extend later: "User can upload PDF, PNG, or HEIC." Each is independently useful.

4. By read vs. write Display the data first, allow editing second. Reading is almost always simpler and often independently valuable.

5. By happy path vs. edge cases The happy path usually represents 80% of the user value. Ship it first. Add error handling, edge cases, and fallbacks in follow-on stories.

6. By performance tier Build the correct version first. Optimize separately if needed.

7. By spike + delivery If approach is unknown, split into investigation + delivery as separate stories.

What good splits look like in estimates

When a 21-point story is well-split, you should end up with stories in the 3-8 range - individually estimable, individually shippable, and collectively covering the original scope.


Splitting is a skill. The better your team gets at it, the smaller and more predictable your average story size becomes.

Fundamentals5 Common Planning Poker Mistakes (And How to Fix Them)Planning poker only works when the team trusts the numbers. These five mistakes quietly undermine that trust - and the fixes are simpler than you think.FundamentalsHow to Estimate Bug Fixes in Your BacklogBug fixes are notoriously hard to estimate because the scope is often unknown until you're in the code. Here's a framework for sizing them without wild guessing.FundamentalsHow to Know When a Story Is Too Big to EstimateA story that produces a 21 or "infinity" card isn't just large - it's a signal. Here's how to recognize oversized stories and break them down effectively.

Ready to estimate together?

Start a free session and invite your team when you’re ready.