doctor

Diagnose and fix oh-my-codebuddy installation issues with guided remediation.

3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Tienching/oh-my-codebuddy --skill doctor-tienching
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/Tienching/oh-my-codebuddy/tree/main/.codex/skills/doctor
Command: npx skills add https://github.com/Tienching/oh-my-codebuddy --skill doctor-tienching

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and fix oh-my-codebuddy installation issues across local environments to restore a healthy runtime.

Core Features & Use Cases

  • Plugin version and cache validation to ensure the latest features are active.
  • Hook configuration checks across config.toml and legacy settings.json to prevent duplicates.
  • Detection of legacy scripts and AGENTS.md presence to clean up outdated configurations.
  • Guided remediation steps with safe, user-controlled fixes to restore stability.

Quick Start

Run the doctor workflow to run installation diagnostics and apply guided fixes for your OMB setup.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I troubleshoot oh-my-codebuddy installation issues?

To troubleshoot oh-my-codebuddy installation issues, run a diagnostic workflow that verifies plugin versions, hook configurations, and plugin caches to identify conflicts and apply guided remediation steps.

Why does my oh-my-codebuddy setup have duplicate hook configurations?

Duplicate hook configurations occur when settings overlap between config.toml and legacy settings.json, requiring diagnostic checks across both files to identify and resolve the conflicts.

How do I detect and clean up legacy scripts in my oh-my-codebuddy installation?

Detect and clean up legacy scripts in oh-my-codebuddy by running a diagnostic check that identifies outdated configurations and AGENTS.md presence, then applying user-controlled corrective actions.

What is the best way to verify oh-my-codebuddy plugin versions and caches?

The best way to verify oh-my-codebuddy plugin versions and caches is to run diagnostic validation checks that ensure the latest features are active and identify any stale plugin cache conflicts.

Can I apply safe fixes to repair an oh-my-codebuddy installation without breaking my environment?

Yes, oh-my-codebuddy installation repair uses user-controlled guided remediation steps with safe fallbacks, ensuring you can fix configuration conflicts and restore runtime stability without breaking your environment.

Does the doctor diagnostic workflow check AGENTS.md presence?

Yes, the doctor diagnostic workflow explicitly checks for AGENTS.md presence to detect outdated configurations and guide you through cleaning up legacy scripts in your oh-my-codebuddy setup.