From anchored
Diagnoses Anchored installation, MCP registration, and database health by running the anchored doctor command and summarizing results with fix instructions.
How this command is triggered — by the user, by Claude, or both
Slash command
/anchored: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
!`anchored doctor` Read the checklist and tell the user clearly: what's healthy, what's broken, and the exact command to fix each broken item. Don't just dump the raw output — summarize and highlight any `[ ]` lines.
!anchored doctor
Read the checklist and tell the user clearly: what's healthy, what's broken, and the exact command to fix each broken item. Don't just dump the raw output — summarize and highlight any [ ] lines.
npx claudepluginhub jholhewres/anchored --plugin anchored/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.