magic-the-gathering agents

6 tagged magic-the-gathering, measured the same way as everything else here.

phase-rs/phase

Agent Claude Code

Execute an already-reviewed phase.rs implementation plan surgically. Receives the approved plan + scope, edits files, runs Tilt-first verification, and returns a diff summary with any judgement-call notes. Does NOT plan, does NOT review, does NOT commit. Spawned by the /engine-implementer skill.

259 2d ago A 68 tokens original Apache-2.0

mtg-rules-auditor

02

phase-rs/phase

Agent Claude Code

Audits MTG Comprehensive Rules coverage in engine code. Accepts targeted file lists or CR sections for lightweight runs, or does a full codebase sweep. Produces structured reports mapping game logic to CR rule numbers.

259 2d ago A 51 tokens original Apache-2.0

phase-rs/phase

Agent Claude Code

Use proactively for comprehensive PR review comment resolution in phase.rs. Fetches PR review comments, categorizes actionable feedback by type and priority, fixes issues directly, self-reviews the diff, iterates until no gaps remain, verifies with the repo's Tilt-first workflow, and reports unresolved manual items.

259 2d ago A 65 tokens original Apache-2.0

code-reviewer

04

j4th/mtg-mcp-server

Agent Claude Code

Reviews code for adherence to MTG MCP project conventions and FastMCP patterns.

17 2mo ago A 19 tokens original MIT

e2e-runner

05

KaelSensei/MagicAIBuilder

Agent Codex

Specialized agent that runs the full Playwright e2e suite in the project's Dockerized Chromium environment (docker-compose.e2e.yml) and reports pass/fail. Use before pushing to GitHub to guarantee e2e never regresses on main. Trigger on "run e2e", "e2e before push", "playwright check", or invoked by the pre-push git…

2 3d ago A 87 tokens original MIT