Диагностика и починка oh-my-claudecode

★ 8.5 · devops

omc-doctor is a Claude Code skill that diagnoses and fixes oh-my-claudecode installation issues by running six sequential checks. It inspects the installed plugin version against the latest on npm, scans both profile-level and project-level settings.json for legacy hooks that cause duplicate execution, checks for obsolete bash hook scripts, verifies that CLAUDE.md contains OMC markers and that its version aligns with the plugin cache, confirms Ruby is available for Ralph workflows, and detects stale plugin cache entries. All ~/.claude paths respect the CLAUDE_CONFIG_DIR environment variable. The skill is aimed at developers troubleshooting oh-my-claudecode setups — especially after updates that leave version drift, missing configuration markers, or leftover legacy hooks behind.