flow-create-scenario-files

Official

Create test scenario JSONs for workflows.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams create consistent scenario files to test migrated Output SDK workflows, enabling predictable, reproducible testing.

Core Features & Use Cases

  • Scenario Template Creation: Create standardized JSON scenario templates.
  • Directory & Naming: Establish scenarios/ folder and descriptive file names.
  • Use Case: Seed scenarios from legacy tests to validate migration behavior.

Quick Start

Create a new scenarios/ directory under your workflow and add a basic_input.json with required fields.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flow-create-scenario-files
Download link: https://github.com/growthxai/output-claude-plugins/archive/main.zip#flow-create-scenario-files

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository