Brain Doctor banner
CarlosCaPe CarlosCaPe

Brain Doctor

Development community

Description

--- description: Run the brain health-check (octorato self-diagnostics) — repo identity, sync state, hooks, leak-guard, connectome freshness, arm mirror sync. --- # /brain-doctor Cross-platform read-only health check for the `~/.claude/` brain (the public `octorato` repo). Verifies repo identity, git sync state, interpreter, runner version-control, hooks runtime sync, leak-guard, connectome freshness, and per-arm doc-mirror sync. ## Run ```bash python3 ~/.claude/scripts/brain_doctor.py ```

Installation

Installs to ~/.claude/skills/carloscape-octorato-brain-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/carloscape-octorato-brain-doctor && curl -fsSL https://raw.githubusercontent.com/CarlosCaPe/octorato/HEAD/commands/brain-doctor.md -o ~/.claude/skills/carloscape-octorato-brain-doctor/SKILL.md

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

Full documentation available on GitHub

View Source Repository