What problem does it solve?
This Skill helps diagnose and resolve installation problems for oh-my-claudecode (OMC) inside Claude Code by checking version drift, legacy configuration, and missing required setup files.
Core Features & Use Cases
- Plugin version and cache health checks: Detects whether the installed OMC plugin is missing, outdated, or whether multiple cached versions are causing confusion.
- Legacy hooks and hook scripts detection: Flags older
settings.json hook configurations and legacy bash hook scripts that can cause duplicate behavior.
- CLAUDE.md/OMC marker verification: Verifies that
CLAUDE.md (and any companion deterministic files) includes the canonical OMC markers and checks for version alignment with the cached plugin.
- Ralph dependency check: Confirms Ruby is installed so Ralph workflows don’t fail later.
- Optional remediation guidance: Provides safe, targeted commands to remove legacy components, clear stale cache, and re-fetch missing OMC configuration.
Quick Start
Run the omc-doctor skill to generate a step-by-step diagnosis report of your OMC installation and configuration.