test-scenarios

Generate test scenarios from user stories with objectives, conditions, roles, actions, and outcomes.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/bowiemax/pm-skills --skill test-scenarios-bowiemax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-scenarios
Source: https://github.com/bowiemax/pm-skills/tree/main/pm-execution/skills/test-scenarios
Command: npx skills add https://github.com/bowiemax/pm-skills --skill test-scenarios-bowiemax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of comprehensive test scenarios from user stories, ensuring thorough validation and quality assurance for software features.

Core Features & Use Cases

  • Scenario Generation: Creates detailed test scenarios including objectives, starting conditions, user roles, step-by-step actions, and expected outcomes.
  • QA Test Case Development: Streamlines the process of writing QA test cases and defining acceptance tests.
  • Use Case: Given a user story for a new e-commerce checkout feature, this Skill can generate a set of test scenarios covering happy paths, edge cases, and error conditions for the QA team.

Quick Start

Use the test-scenarios skill to create test scenarios for the user story "As a user, I want to reset my password so that I can access my account if I forget it."

Frequently Asked Questions about test-scenarios

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

FAQPage Schema
How do I generate test scenarios from user stories for QA validation?

To generate test scenarios from user stories, you input the story text to produce detailed outputs covering test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes for feature validation.

What is the best way to automate QA test case creation from acceptance criteria?

Automating QA test case creation from acceptance criteria involves processing user stories to extract test objectives, user roles, and step-by-step actions, yielding comprehensive test scenarios covering happy paths and edge cases.

Can I use user stories to create test plans covering edge cases and error conditions?

Yes, you can use user stories to create test plans covering edge cases and error conditions. The generation process details starting conditions and expected outcomes for both standard and exceptional validation paths.

Do I need to provide clear acceptance criteria to generate effective test scenarios?

Yes, you need to provide clear user story input and optional context to generate effective test scenarios. Clear acceptance criteria ensure the step-by-step actions and expected outcomes accurately validate the feature.

Why does test scenario generation require optional context alongside user stories?

Test scenario generation requires optional context alongside user stories to refine the test objectives and starting conditions. Providing context ensures the step-by-step actions and expected outcomes align with specific validation requirements.