What's New
New /doctor Skill
Diagnose and fix common installation issues with a single command.
Checks performed:
- Plugin version (installed vs latest on npm)
- Legacy hooks in
settings.json(causes duplicate hook execution) - Legacy bash hook scripts in
~/.claude/hooks/ - CLAUDE.md existence and Sisyphus configuration
- Stale plugin cache (multiple versions)
- Legacy curl-installed agents/commands/skills in
~/.claude/
Auto-fix capabilities:
- Remove legacy hooks from
settings.json - Delete legacy bash scripts
- Clear outdated plugin cache
- Remove legacy curl-installed content
- Fetch latest CLAUDE.md from GitHub
Usage:
/doctor
Full Changelog: v2.1.1...v2.2.0