ui-qa-review

Audit UI batch bundles for North Star hierarchy, win-path fidelity, and MTG legality.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits a UI-exported batch of 5 games to verify adherence to a defined North Star decision hierarchy, validate win-path fidelity against the playbook, and ensure MTG legality, producing a structured review report.

Core Features & Use Cases

  • Checks per-turn decision quality against the North Star hierarchy.
  • Verifies win-path attribution against the playbook and flags legal/timing issues.
  • Generates a review.md alongside the inputs, consolidating findings for deck QA and coaching notes.

Quick Start

Run the /ui-qa-review command on a deck folder under ui_qa to generate a review against its inputs.

Frequently Asked Questions about ui-qa-review

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

FAQPage Schema
How do I run a UI batch QA review for my game logs and playbooks?

A UI batch QA review validates your 5-game batch against the North Star decision hierarchy, win-path fidelity, and MTG legality. It checks per-turn decision quality and flags legal or timing issues found in the batch logs.

What file formats do I need for a North Star UI batch review?

You need batch_sample_*.txt, playbook_*.{md,json}, coach_briefing_*.md, and coach_notes_*.md files. These inputs are matched by pattern to audit win-path fidelity against the playbook and verify MTG legality across the 5-game batch.

How does win-path fidelity validation work in a UI batch audit?

Win-path fidelity validation works by verifying win-path attribution against the playbook and flagging legal or timing issues. It cross-references coach briefings and AI coach notes to ensure decisions align with the defined strategy.

Can I use this QA review process for batches larger than 5 games?

This QA review process is scoped specifically for a 5-game UI batch. It audits batch logs, playbooks, coach briefings, and AI coach notes organized under ui_qa decks to validate MTG legality and North Star hierarchy adherence for that exact batch size.

What output should I expect from a MTG legality and North Star hierarchy audit?

You should expect a structured review.md file saved alongside your inputs. This document consolidates findings from the deck QA, detailing per-turn decision quality checks, win-path attribution issues, and MTG legality flags.