name: health description: Run setup diagnostic — check symlinks, plugins, permissions, token budget argument-hint: (no arguments needed) disable-model-invocation: true
Run the health check script:
bash $HOME/.claude/doctor.sh 2>/dev/null || {
REPO=$(dirname "$(readlink "$HOME/.claude/CLAUDE.md" 2>/dev/null)" 2>/dev/null)
bash "$REPO/doctor.sh"
}
After displaying the doctor.sh output:
/plugin-check to disable unused plugins; list the heaviest ones.bash link.sh).