Agent skill

story

Break PBIs into user stories using vertical slicing and INVEST criteria. Use when creating user stories from PBIs, slicing features, or breaking down requirements. Triggers on keywords like "user story", "create stories", "slice pbi", "story breakdown", "vertical slice".

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/story-duc01226-easyplatform

SKILL.md

User Story Creation

Break Product Backlog Items into implementable user stories.

When to Use

  • PBI ready for story breakdown
  • Feature needs vertical slicing
  • Creating sprint-ready work items

Quick Reference

Workflow

  1. Read PBI artifact and acceptance criteria
  2. Identify vertical slices (end-to-end functionality)
  3. Apply INVEST criteria to each story
  4. Create user stories with GIVEN/WHEN/THEN
  5. Save to team-artifacts/pbis/stories/
  6. Suggest next: /test-spec or /design-spec

INVEST Criteria

  • Independent: No dependencies on other stories
  • Negotiable: Details can change
  • Valuable: Delivers user value
  • Estimable: Can estimate effort
  • Small: Completable in sprint
  • Testable: Clear acceptance criteria

Output

  • Path: team-artifacts/pbis/stories/{YYMMDD}-us-{slug}.md
  • Format: As a {role}, I want {goal}, so that {benefit}

Related

  • Role Skill: business-analyst
  • Command: /story
  • Input: /refine output
  • Next Step: /test-spec, /design-spec

Task Planning Notes

  • Always plan and break many small todo tasks
  • Always add a final review todo task to review the works done at the end to find any fix or enhancement needed

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results