doctorlisted
Install: claude install-skill virajp/ai-plugins
# doctor — Check the Repo Against Its Config
`.config/vwf.yaml` declares what each project is built with. This checks the
repo agrees. Everything here is a **read** — doctor reports and offers, it never
edits without consent.
Scope to the projects named in `$ARGUMENTS`; with no argument, check every
project in the registry.
## Doc Paths
| Doc | Path |
| ----------------- | ------------------------------------------------------ |
| vwf config | `.config/vwf.yaml` |
| Registry | `docs/blueprint/registry.yaml` |
| Stack vocabulary | `${CLAUDE_PLUGIN_ROOT}/assets/stack-vocabulary.md` |
| Stack templates | `${CLAUDE_PLUGIN_ROOT}/assets/stacks/<type>/<slug>.md` |
| Harness contract | `${CLAUDE_PLUGIN_ROOT}/assets/harness.md` |
| Memory protocol | `${CLAUDE_PLUGIN_ROOT}/assets/memory.md` |
| mempalace config | `mempalace.yaml` (one per repo — parent + submodules) |
| Graphify protocol | `${CLAUDE_PLUGIN_ROOT}/assets/graphify.md` |
| Knowledge graph | `graphify-out/graph.json` (workspace root) |
| Format stamp | `${CLAUDE_PLUGIN_ROOT}/assets/blueprint-format` |
## Hard Rules
- **Read-only by default.** Every fix is offered, never applied unprompted, and
each is its own consent — never a batch "fix all".
- **Never install anything, and never build anything.** Repo