Bm Doctor banner
Goldziher Goldziher

Bm Doctor

Development community

Description

--- name: bm-doctor description: Diagnose and recover basemind when it isn't working (MCP tools missing/erroring, "no index", dead server) — runs CLI checks and gives the client-specific way to reconnect the server. --- # bm-doctor — diagnose and recover basemind Diagnose and recover basemind using the CLI (works even with no MCP server running). ## When to use basemind isn't behaving: MCP tools are missing or erroring, the statusline or a tool reports "no index" / "no indexed files", result

Installation

Installs to ~/.claude/skills/goldziher-basemind-bm-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goldziher-basemind-bm-doctor && curl -fsSL https://raw.githubusercontent.com/Goldziher/basemind/HEAD/commands/bm-doctor.md -o ~/.claude/skills/goldziher-basemind-bm-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