test-scenarios

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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.
  • Use Case: When a user story is defined for a new login feature, this Skill can generate all necessary QA test cases, from happy path to edge cases, ensuring the feature is robustly tested before release.

Quick Start

Generate 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?

To generate test scenarios from user stories, you provide the product context and user stories. The system then outputs detailed QA test cases covering test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes.

What is the best way to write QA test cases for feature validation?

The best way to write QA test cases for feature validation is to automate scenario generation from defined user stories. This structures detailed testing procedures, ensuring robust coverage from happy paths to edge cases before release.

Can I create acceptance tests using only a user story?

Yes, you can create acceptance tests using only a user story. By inputting the story and product context, the system generates comprehensive validation scenarios detailing step-by-step actions and expected outcomes for acceptance testing.

Does generating test plans require predefined user roles and starting conditions?

Generating test plans does not strictly require predefined user roles and starting conditions as inputs. The system automatically derives and structures these elements within the test scenarios based on the provided user stories and product context.

What should test scenarios include for thorough software validation?

Test scenarios for thorough software validation should include test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes. This comprehensive structure ensures all aspects of feature functionality are validated.