User Story Splitting
Plugin Verified ActiveBreak a large story into smaller deliverable stories using proven split patterns.
To equip product managers and development teams with a systematic methodology for breaking down large work items into smaller, actionable stories, thereby improving estimation, reducing risk, and enabling faster feedback cycles.
Features
- Systematic story splitting using 8 proven patterns
- Guidance on identifying applicable patterns
- Clear definition of user stories and acceptance criteria
- Explanation of why story splitting is beneficial
- Identification of anti-patterns and common pitfalls
Use Cases
- When a story is too large to fit within a single sprint
- When an epic needs to be broken down into shippable increments
- When acceptance criteria contain multiple 'When/Then' conditions
- To reduce risk by delivering smaller, validated pieces of work
Non-Goals
- Decomposing technical tasks into sub-tasks
- Horizontally slicing stories by technical layer (e.g., separate frontend/backend stories)
- Arbitrarily chopping stories without clear value or pattern alignment
- Creating stories that are too small to deliver meaningful value
Installation
First, add the marketplace
/plugin marketplace add deanpeters/Product-Manager-Skills/plugin install user-story-splitting@pm-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Agile Product Owner
99Agile product ownership for backlog management and sprint execution. User story generation (INVEST-compliant), acceptance criteria patterns (Given/When/Then, rule-based, checklist), epic breakdown with 5 split techniques, sprint planning with velocity-based capacity math, and weighted backlog prioritization. Includes user_story_generator Python tool.
Product Sense Interview Answer
100Structure a spoken product-sense interview answer with segmentation and MVP tradeoffs.
Problem Framing Canvas
100Guide teams through MITRE's Problem Framing Canvas for clearer problem statements.
Discovery Interview Prep
100Plan customer discovery interviews with the right goal, segment, constraints, and method.
Kaizen
99Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.
User Story
99Create user stories with Mike Cohn format and Gherkin acceptance criteria.