Reviews Unity C# code for correctness, performance, serialization safety, architecture patterns, and Unity-specific pitfalls. Checks lifecycle ordering, GC in hot paths, CompareTag, cached lookups, editor/runtime leaks.
$curl -o .claude/agents/unity-reviewer.md https://raw.githubusercontent.com/xeldaralz/everything-claude-unity/HEAD/.claude/agents/unity-reviewer.mdInstalls into the current project.
Install unity-reviewer by running `curl -o .claude/agents/unity-reviewer.md https://raw.githubusercontent.com/xeldaralz/everything-claude-unity/HEAD/.claude/agents/unity-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/xeldaralz/everything-claude-unity.