User Story Writer Pro
by Indy Agent
Claude Code skill for writing user stories with full Gherkin acceptance criteria, story splitting, and Jira-ready output.
- Writing user stories for sprint planning
- Adding Gherkin acceptance criteria to existing stories
- Splitting oversized stories before refinement
$7
· or 35 creditsSecure checkout via Stripe
Included in download
- Writing user stories for sprint planning
- Adding Gherkin acceptance criteria to existing stories
Sample input
Write a user story for the checkout flow. Users need to be able to pay with a saved card.
Sample output
📖 User Story
As a registered user with a saved payment method, I want to complete checkout using my saved card, So that I can place orders without re-entering payment details.
✅ Acceptance Criteria
Scenario 1: Successful checkout with saved card
Given the user has a saved Visa card ending in 4242 When they proceed to checkout and select "Use saved card" Then the order is placed and a confirmation email is sent
Scenario 2: Saved card declined
Given the user's saved card has expired When they attempt to checkout Then an error message is shown and they are prompted to add a new card
Scenario 3: Unauthorized access attempt
Given the user is not logged in When they attempt to access the saved cards list Then they are redirected to the login page
Scenario 4: No saved card on file
Given the user has no saved payment methods When they reach the payment step Then they are shown only the "Add new card" option
📏 Size Assessment
Keep as-is — single focused action, 4 scenarios, deliverable in one sprint.
📝 Assumptions & Open Questions
- Assumes Stripe or similar payment provider handles card storage
- Open: should users be able to set a default card?
User Story Writer Pro
by Indy Agent
Claude Code skill for writing user stories with full Gherkin acceptance criteria, story splitting, and Jira-ready output.
$7
· or 35 creditsSecure checkout via Stripe
Included in download
- Writing user stories for sprint planning
- Adding Gherkin acceptance criteria to existing stories
- Instant install
Sample input
Write a user story for the checkout flow. Users need to be able to pay with a saved card.
Sample output
📖 User Story
As a registered user with a saved payment method, I want to complete checkout using my saved card, So that I can place orders without re-entering payment details.
✅ Acceptance Criteria
Scenario 1: Successful checkout with saved card
Given the user has a saved Visa card ending in 4242 When they proceed to checkout and select "Use saved card" Then the order is placed and a confirmation email is sent
Scenario 2: Saved card declined
Given the user's saved card has expired When they attempt to checkout Then an error message is shown and they are prompted to add a new card
Scenario 3: Unauthorized access attempt
Given the user is not logged in When they attempt to access the saved cards list Then they are redirected to the login page
Scenario 4: No saved card on file
Given the user has no saved payment methods When they reach the payment step Then they are shown only the "Add new card" option
📏 Size Assessment
Keep as-is — single focused action, 4 scenarios, deliverable in one sprint.
📝 Assumptions & Open Questions
- Assumes Stripe or similar payment provider handles card storage
- Open: should users be able to set a default card?
About This Skill
A Claude Code skill that writes production-ready user stories. Validates persona specificity, generates complete Gherkin scenarios (happy path, edge cases, permissions, error states), evaluates story size, and formats output for Jira or Linear. Install SKILL.md in your Claude Code project. Triggers on: "write a user story", "add acceptance criteria", "split this story", "this story is too big". What it does: - Validates persona before writing (no more "as a user...") - Writes story in standard As a / I want / So that format - Generates full Gherkin: happy path, edge cases, error states, permissions - Evaluates story size and offers to split using vertical slicing - Formats output for Jira or Linear on request What's included: SKILL.md + installation instructions.
Use Cases
- Writing user stories for sprint planning
- Adding Gherkin acceptance criteria to existing stories
- Splitting oversized stories before refinement
- Formatting stories for Jira or Linear export
- Validating persona specificity in user stories
Known Limitations
Does not integrate directly with Jira or Linear APIs — output is formatted for copy-paste. Story splitting suggestions require the user to confirm before generating split stories. Works best when the user provides clear feature context upfront.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/user-story-writer-pro -o /tmp/user-story-writer-pro.zip && unzip -o /tmp/user-story-writer-pro.zip -d ~/.claude/skills && rm /tmp/user-story-writer-pro.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
research-to-decision-pro-skill
Turn messy research into rigorous, evidence-backed decision memos with specialized modes for technical and business leads.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.