← ClaudeAtlas

user-story-creationlisted

This skill should be used when the user asks to "create user stories", "write user stories", "break down epic into stories", "define user stories", "what stories do I need", "apply INVEST criteria", "write acceptance criteria", "split a large story", "story is too big", "story splitting", or when decomposing epics into specific, valuable user stories.
mamiaijf/requirements-expert · ★ 1 · AI & Automation · score 74
Install: claude install-skill mamiaijf/requirements-expert
# User Story Creation ## Quick Actions & Routing | User Intent | Action | Resource | |-------------|--------|----------| | Reviewing epic first | Understand scope and value | Step 1: Review the Epic | | Drafting stories | Map user journeys | Steps 2-3: Identify Journeys and Draft Stories | | Validating stories | Apply INVEST criteria | `references/invest-criteria.md` | | Story is too large | Apply splitting techniques | `references/splitting-techniques.md` | | Creating story issues | Use template | `references/story-template.md` | | Viewing examples | Load sample story set | `examples/example-story-set.md` | ## Command Integration The `/re:create-stories` command guides user story creation in GitHub Projects. This skill provides the methodology for writing effective stories—including INVEST criteria validation and splitting techniques for oversized stories. Load this skill for deeper understanding of story creation concepts or when you need guidance beyond what the command provides. ## Overview User story creation transforms epics into specific, actionable requirements that describe functionality from a user's perspective. Well-written user stories follow the INVEST criteria and provide clear value while remaining small enough to be completed in a single iteration. This skill guides the process of breaking down epics into high-quality user stories. ## Purpose User stories serve as the detailed requirements layer: - **Above**: Epics (major capabilities) - **Stories**: