meta-testcase-gen

Generate ten YAML test cases with empty ExpectedOutput and Judge fields.

6|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/slowman2084/meta-agent --skill meta-testcase-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-testcase-gen
Source: https://github.com/slowman2084/meta-agent/tree/main/source/skills/meta-testcase-gen
Command: npx skills add https://github.com/slowman2084/meta-agent --skill meta-testcase-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill automates the generation of high-quality YAML test cases from agent prompts and ideal state, enabling faster QA and consistent evaluation pipelines.

Core Features & Use Cases

  • Generates a fixed set of test cases (default 10) with diverse intents, scenes, and input forms.
  • Ensures each case includes Input, with Output fields kept empty for evaluation pipelines; enforces no analysis text or extra formats.
  • Produces YAML-ready output suitable for integration into test harnesses.

Quick Start

Provide 10 YAML test cases from the given Agent prompt and ideal state.

Frequently Asked Questions about meta-testcase-gen

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

FAQPage Schema
How do I generate YAML test cases for prompt engineering evaluation pipelines?

To generate YAML test cases for prompt engineering, provide the agent prompt and ideal state. The tool outputs ten unique cases with Input, ExpectedOutput, and Judge fields, keeping evaluation fields empty for pipeline integration.

What is the best way to automate edge-case coverage for AI agent QA testing?

Automating edge-case coverage for AI agent QA involves generating diverse test scenarios from defined user personas and boundary conditions. This tool creates ten varied YAML test cases covering misused scenarios and distinct intents for consistent quality assurance.

Can I use YAML test cases with empty ExpectedOutput fields for automated evaluation?

Yes, YAML test cases with empty ExpectedOutput fields are specifically designed for automated evaluation pipelines. The generated output enforces empty ExpectedOutput and Judge fields, allowing evaluation harnesses to populate them dynamically during testing.

Does the generated YAML test suite include boundary and misused input scenarios?

The generated YAML test suite includes boundary and misused input scenarios by design. It produces ten test cases covering diverse intents, scenes, user personas, and input forms, ensuring comprehensive coverage of edge cases and boundary conditions.

How do I structure YAML test cases for diverse user personas and input forms?

To structure YAML test cases for diverse user personas and input forms, use fields Input, ExpectedOutput, and Judge. The tool automatically generates ten unique cases covering varied scenes and intents, outputting YAML-ready files suitable for test harness integration.

What are the limitations of automated test case generation for agent prompts?

Automated test case generation for agent prompts produces a fixed set of ten YAML cases per run. It requires a provided agent prompt and ideal state to function, and outputs no analysis text or extra formats beyond the specified YAML structure.