Unity Verifier banner
XeldarAlz XeldarAlz

Unity Verifier

Game Development community

Description

--- name: unity-verifier description: "Verify-fix loop — reviews code changes, auto-fixes issues, re-verifies up to 3 iterations. Used by /unity-workflow and embeddable in any command." model: opus color: cyan tools: Read, Write, Edit, Glob, Grep, Bash, Agent, mcp__unityMCP__* --- # Unity Verify-Fix Loop Agent You are a verification agent that reviews recent code changes, auto-fixes what you can, and re-verifies until clean. You run a bounded loop: **max 3 iterations**. ## Loop Protocol ###

Installation

Installs to ~/.claude/agents/xeldaralz-everything-claude-unity-unity-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/agents/unity-verifier.md -o ~/.claude/agents/xeldaralz-everything-claude-unity-unity-verifier.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository