write-scenario

Generate test scenarios from Confluence pages or local scenario files.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN --skill write-scenario-medisolveaidev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-scenario
Source: https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN/tree/main/.claude/skills/write-scenario
Command: npx skills add https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN --skill write-scenario-medisolveaidev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of test scenarios from planning documents or policies, reducing manual drafting time and ensuring consistency across scenarios.

Core Features & Use Cases

  • Automated generation of test scenarios from Confluence pages or local scenario files.
  • Produces standardized Markdown scenario files with mandatory frontmatter.
  • Supports both online and offline drafting workflows for teams.

Quick Start

Provide a Confluence Page ID or path to a scenario document to generate the initial test scenarios.

Frequently Asked Questions about write-scenario

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

FAQPage Schema
How do I generate test scenarios from Confluence pages?

To generate test scenarios from Confluence pages, provide the Confluence Page ID to automate scenario drafting and produce standardized Markdown files with mandatory frontmatter.

Can I convert local scenario files into structured test scenarios?

Yes, you can convert local scenario files into structured test scenarios by providing the document path, enabling offline drafting workflows for your team.

What is the best way to automate test scenario creation from planning documents?

Automating test scenario creation from planning documents is best handled by using tools that parse policies and generate standardized Markdown scenario files, reducing manual drafting time and ensuring consistency.

Do I need a specific format for test scenario documentation?

Yes, test scenario documentation requires a specific format using standardized Markdown files with mandatory frontmatter containing the name and description in the SKILL.md file.

Does this test scenario generation workflow support offline drafting?

Yes, the test scenario generation workflow supports both online and offline drafting, allowing teams to convert local scenario files into structured test scenarios without requiring continuous internet access.