doctor

Diagnose oh-my-claudecode installation issues by comparing plugin versions and checking caches.

38.5k|3.5k|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill doctor-yeachan-heo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/doctor
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill doctor-yeachan-heo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Doctor Skill helps diagnose and fix oh-my-claudecode installation issues by validating plugin version, CLAUDE.md configuration, and legacy artifacts.

Core Features & Use Cases

  • Run installation diagnostics to verify plugin version against latest release and identify outdated or missing components.
  • Check for legacy hooks, legacy scripts, stale caches, and outdated CLAUDE.md configurations; provide concrete remediation steps.
  • Use Case: An admin discovers plugin misbehavior after an update and runs this skill to automatically detect misconfigurations and generate fix commands.

Quick Start

Run the doctor skill to diagnose and repair your oh-my-claudecode installation issues.

Frequently Asked Questions about doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose oh-my-claudecode installation issues?

Diagnosing oh-my-claudecode installation issues involves running the doctor skill to compare the installed plugin version against the latest release, checking the plugin cache, CLAUDE.md presence, and legacy hooks to generate a diagnostic report with remediation steps.

What causes oh-my-claudecode plugin misconfigurations after an update?

Oh-my-claudecode plugin misconfigurations after an update are caused by outdated plugin versions, missing CLAUDE.md configurations, stale caches, and legacy hooks or content directories left from previous installations.

How do I fix legacy hooks and stale caches in oh-my-claudecode?

To fix legacy hooks and stale caches in oh-my-claudecode, run a diagnostic check to detect outdated artifacts, then apply the generated concrete remediation commands to remove legacy content directories and update configurations.

Does the doctor skill check CLAUDE.md presence and configuration?

Yes, the doctor skill checks CLAUDE.md presence and configuration to identify outdated or missing components, validating that your oh-my-claudecode setup aligns with current release requirements.

What steps should I take when oh-my-claudecode troubleshooting is not working?

When oh-my-claudecode troubleshooting is not working, run the doctor skill to automatically detect misconfigurations across plugin cache, CLAUDE.md, and legacy artifacts, then execute the returned remediation commands.