525 B
525 B
| name | description | argument-hint | disable-model-invocation | allowed-tools |
|---|---|---|---|---|
| health | Run setup diagnostic — check symlinks, plugins, permissions, token budget | (no arguments needed) | true | Bash |
Run the health check script and report findings to the user:
bash ~/.claude/doctor.sh
After displaying the output:
- If errors are found, suggest the specific fix commands shown in the output.
- If only warnings, note them but confirm the setup is functional.
- If all checks pass, confirm the setup is healthy.