Home / yuno15-bb / greymatter-engine · skills/doctor/SKILL.md · GitHub

doctor skillB

doctor is agent-read markdown (skill) from yuno15-bb/greymatter-engine: Check the health of the C Brain installation and trunk — dead links, unindexed notes, broken hooks, stale state. Use when recall seems to return nothing, when notes are not being saved, when the user says C Brain "is not working", or before trusting the trunk for something important..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Check the trunk and the wiring

Two commands, and they answer different questions. Run both.

```bash
brain selftest    # is the ENGINE wired correctly? (hooks, links, permissions)
brain doctor      # is the TRUNK coherent? (dead [[links]], orphans, index gaps)
```

## Reading the result

- **selftest red** → the installation is the problem. Re-run `install.sh`; it
  is idempotent and repairs its own wiring.
- **doctor red** → the notes are the problem. Dead `[[links]]` and notes missing
  from `MEMORY.md` are the two that actually cost recall.
- **Both green but recall returns nothing** → the query, not the machinery. Try
  narrower terms; the ranking is lexical, so it matches words, not meaning.

## What not to conclude

A silent hook is not a healthy hook. If notes are not being saved and both
commands are green, check that the hooks are registered at all — a hook whose
path no longer resolves does not fail loudly, it simply stops recording.

Read the whole file at its exact version.

How to install

Latest version
mdr add yuno15-bb/greymatter-engine/doctor@git:20260729.12a9be5
Exact content
mdr add yuno15-bb/greymatter-engine/doctor@sha256:c28cc5d8c632d5db

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_rbtsxsr6j2jstk6q.svg)](https://markdownregistry.com/a/art_rbtsxsr6j2jstk6q)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260729.12a9be5 latest2026-07-29 12a9be5 1,278 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: Frontmatter declares a name
  • pass: Frontmatter block present
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1278 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

yuno15-bb/greymatter-engine · 3 stars · license Apache-2.0 · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_rbtsxsr6j2jstk6q
GET https://markdownregistry.com/api/v1/resolve?ref=yuno15-bb/greymatter-engine/doctor
GET https://markdownregistry.com/api/v1/blob/c28cc5d8c632d5db1412d6917ec743fec4bb93e6bac39de557788e7511426413

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from yuno15-bb/greymatter-engine

distill skill
yuno15-bb/greymatter-engine · skills/distill/SKILL.md · Turn what was just worked out into a C Brain note — filed in the right zone, linked to what it relates to, indexed. Use…
git:20260729.12a9be5 · audit B · 3 stars
recall skill
yuno15-bb/greymatter-engine · skills/recall/SKILL.md · Search the C Brain trunk for notes relevant to a subject, and read the ones that matter. Use when the user asks what…
git:20260729.12a9be5 · audit B · 3 stars

Every file in yuno15-bb/greymatter-engine

Other files named doctor

doctor skill
alsk1992/cloddsbot · src/skills/bundled/doctor/SKILL.md · System health diagnostics and troubleshooting
git:20260130.78e49cb · audit A · 2,830 stars
doctor skill
blackbelttechnology/pi-agent-dashboard · packages/extension/.pi/skills/doctor/SKILL.md · Diagnose why pi-flows, the Anthropic-messages bridge, model resolution, a pi install, a peer, a plugin/bridge, or a…
git:20260808.a09cef5 · audit A · 299 stars
doctor skill
yonatangross/orchestkit · src/skills/doctor/SKILL.md · OrchestKit doctor for health diagnostics across manifest integrity, hook configuration, skill validation, agent…
v3.3.0 · audit A · 283 stars
doctor skill
yonatangross/orchestkit · plugins/ork/skills/doctor/SKILL.md · OrchestKit doctor for health diagnostics across manifest integrity, hook configuration, skill validation, agent…
v3.3.0 · audit A · 283 stars
doctor skill
agenttoolkit/altk-evolve · platform-integrations/claw-code/plugins/evolve-lite/skills/evolve-lite/doctor/SKILL.md · Diagnose evolve health on Claude — verify the CLAUDE.md @import is actually loading the thin EVOLVE.md into sessions
git:20260625.6f2bfc0 · audit A · 116 stars
doctor skill
agenttoolkit/altk-evolve · platform-integrations/claude/plugins/evolve-lite/skills/evolve-lite/doctor/SKILL.md · Diagnose evolve health on Claude — verify the CLAUDE.md @import is actually loading the thin EVOLVE.md into sessions
git:20260625.6f2bfc0 · audit A · 116 stars
doctor skill
crisandrews/clawcode · skills/doctor/SKILL.md · Run diagnostic checks on the agent workspace. Triggers on /agent:doctor, "diagnóstico", "diagnostico", "doctor"…
git:20260611.9d7ac6a · audit A · 62 stars
doctor skill
qwerfunch/cladding · plugins/antigravity/skills/doctor/SKILL.md · Diagnose Cladding runtime health — Claude Code hook liveness and version, CI package pinning, lifecycle governance, and…
git:20260905.d56eea5 · audit B · 16 stars

Browse by kind, by grade B, or by owner.