Unity Fix banner
XeldarAlz XeldarAlz

Unity Fix

Development community

Description

--- name: unity-fix description: "Diagnoses and fixes a Unity bug — reads console errors, checks common causes, applies targeted fix, verifies via MCP." user-invocable: true args: bug_description --- # /unity-fix — Diagnose and Fix a Bug Fix the issue described by the user: **$ARGUMENTS** ## Agent Routing - Default: use `unity-fixer` agent (opus — deep investigation) - If `$ARGUMENTS` contains `--quick`: use `unity-fixer-lite` agent (sonnet — for obvious fixes) - Strip the `--quick` flag fro

Installation

Installs to ~/.claude/commands/xeldaralz-everything-claude-unity-unity-fix.md

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

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

Full documentation available on GitHub

View Source Repository