LLM Skills
~/catalog/project management//user-story
Project managementGitHub source

user

/user-story

Generate structured user stories with acceptance criteria, story points, and sprint capacity planning.

alirezarezvanialirezarezvani
24.5k
June 12, 2026
MIT License
// skill content

--- name: user-story description: "Generate user stories with acceptance criteria and sprint planning. Usage:/user-story <generate|sprint> [options]" argument-hint: "<generate|sprint> [options]" --- #/user-story Generate structured user stories with acceptance criteria, story points, and sprint capacity planning. ## Usage `` /user-story generate Generate user stories (interactive) /user-story sprint <capacity> Plan sprint with story point capacity ## Input Format Interactive mode prompts for feature context. For sprint planning, provide capacity as story points: /user-story generate > Feature: User authentication > Persona: Engineering manager > Epic: Platform Security /user-story sprint 21 > Stories are ranked by priority and fit within 21-point capacity ## Examples /user-story generate /user-story sprint 34 /user-story sprint 21 ## Scripts - product-team/agile-product-owner/skills /agile-product-owner/scripts/userstorygenerator.py : User story generator (positional args: sprint <capacity>) ## Skill Reference > product-team/agile-product-owner/skills /agile-product-owner/SKILL.md `

// original public source
alirezarezvani/claude-skills
/commands/user-story.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/user-story.md" "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/commands/user-story.md"
Then in Claude Code, type /user-story to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 24.5k
LicenseMIT License
UpdatedJune 12, 2026
Format.md
AccessFree
// similar

Skills Project management

View allarrow_forward