Unity Doctor banner
XeldarAlz XeldarAlz

Unity Doctor

Development community

Description

--- name: unity-doctor description: "Diagnostic health check — verifies MCP connectivity, .claude/ integrity, Unity project structure, and hook registration." user-invocable: true --- # /unity-doctor — Diagnostic Health Check Run a comprehensive diagnostic check on the everything-claude-unity installation and the Unity project. Report each check as **PASS**, **WARNING**, or **ERROR** with actionable fixes. ## Check 1: Unity MCP Server Connectivity 1. Attempt to call `project_info` via MCP to

Installation

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

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

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

Full documentation available on GitHub

View Source Repository