ClaudeSuperPower

doctor

Command

Diagnose the Remember plugin — resolved paths, detected tools, storage mode, and whether capture is actually saving memory.

Type this in Claude Code
/doctor
Claude can also invoke this on its own

What it tells Claude to do

9 lines

The prompt this command injects, verbatim. Worth reading before you run it.

Run this exact command and relay its output back to the user **verbatim**, inside a code block, with no summarizing, editing, or omitting of lines:

```
bash "${CLAUDE_PLUGIN_ROOT}/scripts/doctor.sh"
```

After the code block, do not add your own diagnosis or next steps unless the user asks — the script's report is the answer, and re-deriving it from your own guesses is how a confident wrong answer gets attached to a correct report.

If the report states a problem, quote the `VERDICT` line back in plain language **together with any `FAIL` or `WARN` lines above it**. The verdict names the single most likely cause; the lines above it are the evidence, and when more than one thing is wrong they carry detail the verdict cannot. Never contradict a `FAIL` line — if the verdict and a `FAIL` line seem to disagree, say so plainly rather than picking one, because that disagreement is itself worth reporting.

Shipped by 2 plugins

Installing any of these installs this command.

More than one plugin defines this name. Installing two of them together means they compete for the same invocation — pick one, or expect the later install to win.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

~31 tokens of context used while enabled, before you invoke anything

All declared tools (1)
Bash

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just commands.