← ClaudeAtlas

doctorlisted

Check that the repo actually matches what .config/vwf.yaml declares — per-language LSP servers and toolchains, each project's frameworks and dependencies against its manifest, the harness task names, health endpoints, the mempalace wing and room set, the graphify CLI/graph/hook, and format-stamp drift. Reports; never writes without consent. Run it after setup, before execute, or any time the repo and the config might have drifted apart.
virajp/ai-plugins · ★ 1 · AI & Automation · score 78
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