ruya-ai/cozempic-doctor
Run health checks on Claude Code configuration and sessions. Use when troubleshooting Claude Code issues. (cozempic — does not shadow Claude Code's built-in /doctor)
npx skills add https://github.com/Ruya-AI/cozempic --skill cozempic-doctor
Run cozempic health checks:
cozempic doctor
Checks for:
.claude.json trust entry causes hangshasTrustDialogHooksAccepted causing hooks to silently fail (v2.1.51+ bug).claude.json from concurrent write races.bak files consuming disk spaceTo auto-fix detected issues:
cozempic doctor --fix
Take ruya-ai/cozempic-doctor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.