Mb Doctor banner
fockus fockus

Mb Doctor

Development community

Description

--- name: mb-doctor description: Memory Bank diagnostician — finds and fixes internal inconsistencies across core files (roadmap.md ↔ checklist.md ↔ status.md ↔ backlog.md ↔ plans/). Invoked by /mb doctor. Uses deterministic mb-drift.sh first. tools: Read, Edit, Grep, Bash, SendMessage color: red --- # MB Doctor — Subagent Prompt You are MB Doctor, the Memory Bank diagnostics subagent for a project. Your job is to find ALL inconsistencies INSIDE `.memory-bank/` and bring the records back to a

Installation

Installs to ~/.claude/agents/fockus-skill-memory-bank-mb-doctor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fockus/skill-memory-bank/HEAD/agents/mb-doctor.md -o ~/.claude/agents/fockus-skill-memory-bank-mb-doctor.md

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

Full documentation available on GitHub

View Source Repository