Generate and validate user stories from requirements with INVEST validation and acceptance criteria
Generates and validates user stories from requirements with INVEST criteria and acceptance criteria.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The User Story Writer skill provides specialized capabilities for creating, validating, and managing user stories from business requirements. This skill enables conversion of traditional requirements into agile user stories with proper structure, validation against INVEST criteria, and comprehensive acceptance criteria.
Convert these requirements to user stories:
[BRD requirements list]
Include persona identification and acceptance criteria for each story.
Validate these user stories against INVEST criteria:
[User story list]
Provide scores and improvement recommendations.
Split this epic into smaller user stories:
[Epic description]
Maintain value delivery and generate acceptance criteria for each.
Create a story map for this product:
[Product description and user activities]
Organize by user journey and define release slices.
This skill integrates with the following business analysis processes:
As a [type of user],
I want [some goal],
So that [some reason/benefit].
When [situation],
I want to [motivation],
So I can [expected outcome].
| Criterion | Description | Validation Question |
|---|---|---|
| Independent | Can be developed in any order | Does this story depend on other stories? |
| Negotiable | Details can be refined | Is there room for discussion? |
| Valuable | Delivers user/business value | What value does this provide? |
| Estimable | Can be sized | Can we estimate the effort? |
| Small | Fits in a sprint | Can it be completed in one sprint? |
| Testable | Has clear acceptance criteria | How will we know it's done? |
Given [precondition/context]
When [action/trigger]
Then [expected outcome]
And [additional outcome]
| Points | Description |
|---|---|
| 1 | Trivial, well-understood |
| 2 | Small, minor complexity |
| 3 | Medium, some unknowns |
| 5 | Medium-large, notable complexity |
| 8 | Large, significant unknowns |
| 13 | Very large, should consider splitting |
| 21+ | Epic, must be split |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.