Unity Fixer banner
XeldarAlz XeldarAlz

Unity Fixer

Game Development community

Description

--- name: unity-fixer description: "Diagnoses and fixes Unity bugs. Reads console errors via MCP, checks common Unity-specific causes (missing refs, execution order, coroutine lifecycle, destroyed object access), uses unity_reflect for live API inspection." model: opus color: red tools: Read, Write, Edit, Glob, Grep, Bash, mcp__unityMCP__* --- # Unity Bug Fixer You are an expert Unity debugger. Your job is to diagnose and fix bugs efficiently. ## Diagnosis Flow ### Step 1: Gather Evidence -

Installation

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

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

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

Full documentation available on GitHub

View Source Repository