user-story-analysis

Translate ambiguous user stories into test scenarios and acceptance criteria.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/qtpsudhakar/pwjan19pom --skill user-story-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: user-story-analysis
Source: https://github.com/qtpsudhakar/pwjan19pom/tree/main/.github/skills/user-story-analysis
Command: npx skills add https://github.com/qtpsudhakar/pwjan19pom --skill user-story-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze user stories to extract comprehensive test scenarios, acceptance criteria, and edge cases, improving clarity and test coverage.

Core Features & Use Cases

  • Extract testable acceptance criteria from user stories
  • Generate comprehensive test scenarios and edge cases
  • SMART criteria conversion and structured test planning

Quick Start

Paste a user story into the workflow to generate a complete set of test scenarios and acceptance criteria.

Frequently Asked Questions about user-story-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate test scenarios and acceptance criteria from ambiguous user stories?

To generate test scenarios and acceptance criteria from ambiguous user stories, apply a structured analysis framework to identify edge cases, dependencies, and testability gaps, producing actionable test artifacts.

What is the best way to convert user story requirements into SMART acceptance criteria?

Converting user story requirements into SMART acceptance criteria involves translating ambiguous project conditions into specific, measurable, achievable, relevant, and time-bound testable outputs to improve clarity and coverage.

How do I identify edge cases and testability gaps in requirements analysis?

To identify edge cases and testability gaps in requirements analysis, apply a structured analysis framework to the user story, systematically extracting comprehensive test scenarios and highlighting missing conditions.

Can I use a single user story to generate a complete set of test artifacts for quality assurance?

Yes, you can paste a single user story into the workflow to generate a complete set of test artifacts, including comprehensive test scenarios, edge cases, and acceptance criteria for quality assurance.

Does structured user story analysis help with test automation planning?

Structured user story analysis directly supports test automation planning by converting ambiguous requirements into concrete, test-ready scenarios and acceptance criteria that serve as clear inputs for automation scripts.