qa-precon

Automate QA pipeline batches of five precon decks with Node.js tooling.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The QA workload for precon decks is repetitive and time-consuming; this skill automates the entire QA pipeline for batches of five decks, handling game runs, gate checks, log preparation, AI reviews, issue logging, and QA index updates in a repeatable workflow.

Core Features & Use Cases

  • End-to-end batch QA orchestration: runs 5 decks per batch, performs automated gates, prepares logs, and triggers AI reviews with centralized issue tracking.
  • Audit-ready outputs: produces per-game logs, engine-health summaries, and a concise deck QA summary to streamline reviews and documentation.
  • Batch QA management: automatically updates the QA index and aggregates issues to support future rechecks and trend analysis.

Quick Start

Run the QA pipeline on the next batch of 5 precon decks using the QA CLI script.

Frequently Asked Questions about qa-precon

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

FAQPage Schema
How do I automate QA testing for batches of preconstructed decks?

Automate preconstructed deck QA by running a CLI pipeline that executes game batches, gate checks, log preparation, and AI reviews to generate standardized issue tracking outputs.

What is included in an automated deck QA pipeline?

An automated deck QA pipeline includes running games, performing gate checks, preparing logs, triggering AI reviews, logging issues, and updating a centralized QA index for audit readiness.

Can I run automated gate checks and AI reviews for five decks at once?

Yes, the automated QA workflow processes batches of five preconstructed decks simultaneously, running gate checks and AI reviews while aggregating results into a centralized tracking index.

Do I need Node.js to run automated precon deck testing workflows?

Yes, Node.js tooling is required to execute the QA CLI scripts that orchestrate the precon deck testing pipeline and generate standardized output files.

What outputs does the automated precon deck QA process generate?

The automated QA process generates per-game logs, engine-health summaries, deck QA reviews, and a standardized results/qa_index.json file for aggregated issue tracking and trend analysis.

How does automated batch QA handle issue logging and trend analysis?

Automated batch QA logs issues during AI reviews and continuously updates the QA index, aggregating historical data to support future rechecks and deck quality trend analysis.