| name | skills:doctor |
| description | Run automated health checks on skill outfit. Use when user says "check skills", "diagnose skills", "skill problems", "doctor", "fix skills". |
| allowed-tools | ["Bash(bun:*)"] |
/skills:doctor — Skill Health Checks
Run aspect-based diagnostics on the skill outfit via the root doctor CLI.
Commands
Detect + auto-fix (default)
bun x @jasonkuhrt/shan doctor skills
Report only (no changes)
bun x @jasonkuhrt/shan doctor skills --no-fix
18 Diagnostic Aspects
agent-mirror, broken-symlink (with git rename detection), state-drift, new-leaf, stale-router, orphaned-router, orphaned-scope, stale-gitignore, corrupt-library-entry, frontmatter-mismatch, name-conflict, duplicate-name, shadow, stale-shadow, cross-scope-install, dependency-declaration, dependency-cycle, dependency-active-graph.