user-stories
user stories
What it does
- $PRODUCT: The product or system name
- $FEATURE: The new feature to break into stories
- $DESIGN: Link to design files (Figma, Miro, etc.)
- $ASSUMPTIONS: Key assumptions or context
- Card: Simple title and one-liner
- Conversation: Detailed discussion of intent
- Confirmation: Clear acceptance criteria
Requirements & configuration
Configuration: PRODUCTFEATUREDESIGNASSUMPTIONS
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
user-stories FAQ
What does the user-stories skill do?
Create user stories following the 3 C's (Card, Conversation, Confirmation) and INVEST criteria with descriptions, design links, and acceptance criteria. Use when writing user stories, breaking down features into backlog items, or defining acceptance criteria. $PRODUCT: The product or system name $FEATURE: The new feature to break into stories
What does user-stories require?
Configuration keys: PRODUCT, FEATURE, DESIGN, ASSUMPTIONS.
How do I install user-stories?
Run: npx -y skills add https://github.com/phuryn/pm-skills --skill user-stories --agent claude-code — the source lives at github.com/phuryn/pm-skills.
Maintain user-stories?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[user-stories on getagentictools](https://getagentictools.com/skills/phuryn-pm-skills-user-stories?ref=badge) npx agentictools info skills/phuryn-pm-skills-user-stories The second line is the CLI lookup for this page — handy in READMEs and docs.