validate-scenarios

Validate MTG scenario files semantically and generate corrected JSON with review reports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Tomoda826/mtg-goldfisher --skill validate-scenarios-tomoda826
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: validate-scenarios
Source: https://github.com/Tomoda826/mtg-goldfisher/tree/main/.claude/skills/validate-scenarios
Command: npx skills add https://github.com/Tomoda826/mtg-goldfisher --skill validate-scenarios-tomoda826

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides an AI-assisted framework to ensure MTG scenario files are semantically correct, going beyond mere formatting checks.

Core Features & Use Cases

  • Semantic validation of scenario data, ensuring tests verify the card's intended abilities and realistic game states.
  • Phase-based checks including structure, parameter naming, and semantic expectations, with actionable remediation guidance.
  • Generates a corrected JSON and a separate semantic review report for auditing and improvement.

Quick Start

Run the validator against a target MTG scenario file to produce a corrected JSON and a semantic review report.

Frequently Asked Questions about validate-scenarios

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

FAQPage Schema
How do I semantically validate MTG scenario files beyond basic formatting?▼

AI-powered semantic validation checks MTG scenario files by verifying that tests exercise primary abilities, setups enable card functionality, and expectations match oracle text, producing a corrected JSON and a semantic review report.

What is semantic validation for MTG scenarios?▼

Semantic validation for MTG scenarios is an AI-assisted quality check ensuring test data verifies card abilities and realistic game states, evaluating actual behavior against oracle text rather than just structural formatting.

Can I automatically generate corrected JSON from invalid MTG scenario tests?▼

Yes, you can automatically generate corrected JSON from invalid MTG scenario tests. The validator runs phase-based checks and provides actionable remediation guidance, outputting a corrected structured input file alongside an auditing report.

Does MTG scenario semantic validation work with automated testing tooling?▼

MTG scenario semantic validation integrates with automated tooling to produce a corrected JSON and a semantic review report, ensuring structured input passes robust validation rules within existing automated quality check pipelines.

What is the best way to check if MTG scenario expectations reflect oracle text?▼

The best way to check if MTG scenario expectations reflect oracle text is using AI-assisted semantic validation, which applies robust validation rules across diverse scenarios to ensure expectations accurately match card oracle text.