OMC
Oh My ClaudeCodev4.12.0

OMC Doctor

A skill that diagnoses oh-my-claudecode installation issues and automatically fixes them

Overview

OMC Doctor is a skill that diagnoses the installation state of oh-my-claudecode and automatically fixes any issues found.

Usage

/oh-my-claudecode:omc-doctor

Diagnostic Checks

CheckStatusDescription
Plugin VersionOK / WARN / CRITICALWhether installed, whether up to date
Legacy Hooks (settings.json)OK / CRITICALLegacy hooks that cause duplicate execution
Legacy Scripts (~/.claude/hooks/)OK / WARNLegacy scripts that cause confusion
CLAUDE.mdOK / WARN / CRITICALWhether OMC configuration marker exists
Plugin CacheOK / WARNWhether multiple cached versions exist
Legacy Agents/Commands/SkillsOK / WARNResidual artifacts from curl installations

Diagnostic Report

## OMC Doctor Report

### Summary
[HEALTHY / ISSUES FOUND]

### Checks
| Check              | Status   | Details |
|--------------------|----------|---------|
| Plugin Version     | OK       | 4.11.4  |
| Legacy Hooks       | CRITICAL | ...     |
| CLAUDE.md          | OK       | ...     |

Auto-Fix

When issues are found, automatic fixes are proposed.

IssueFix
Legacy hooksRemove hooks section from settings.json
Legacy scriptsDelete ~/.claude/hooks/*.sh
Outdated pluginClean plugin cache
Cache duplicatesPreserve only the latest version
Missing/outdated CLAUDE.mdDownload the latest CLAUDE.md
Legacy install artifactsBack up and remove

A Claude Code restart is required after fixes.

  • omc-setup - Full OMC configuration
  • setup - Unified setup entry point

Reference

ItemValue
Invocation/oh-my-claudecode:omc-doctor
Magic Keyword-
CategoryUtility

On this page