How this command is triggered — by the user, by Claude, or both
Slash command
/loom:doctorThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Call `mcp__loom-tools__doctor` and render the result. For each check, print `[green|yellow|red]` followed by name and message. For any yellow/red, surface the `hint` if present. If the overall status is `red`, tell the user what to fix before continuing.
Call mcp__loom-tools__doctor and render the result.
For each check, print [green|yellow|red] followed by name and message.
For any yellow/red, surface the hint if present.
If the overall status is red, tell the user what to fix before continuing.
npx claudepluginhub sokoliem/loom --plugin loom/doctorRuns diagnostic checks on pro-workflow and Claude Code setup including installation, hooks functionality, context health, CLAUDE.md size, git status, and settings.
/doctorDiagnoses the Repowise setup — checks installation, API keys, and index/store consistency — and optionally repairs drift.
/doctorDiagnoses babysitter run health (optional run-id uses most recent), checking 10 areas: journal integrity, state cache, effects, locks, sessions, logs, disk usage, and more. Produces structured report with PASS/WARN/FAIL statuses.
/doctorRuns Lean4 diagnostics on environment, plugin structure, workspace build, and MCP tools; detects legacy migrations and stale files for cleanup. Supports env, migrate [--global], cleanup [--apply] modes.
/doctorChecks KARIMO installation health across files, templates, GitHub auth, CLAUDE.md, and version. Provides issues and recommendations. Supports --test for quick 4-test verification.
/doctorDiagnoses OCR setup by checking installation files, Git availability, optional GitHub CLI authentication, and reports readiness status.