doctor

Diagnose oh-my-codex installation issues and generate remediation reports.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/eszxcvfd/ANIZAKI --skill doctor-eszxcvfd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/eszxcvfd/ANIZAKI/tree/main/.agents/skills/doctor
Command: npx skills add https://github.com/eszxcvfd/ANIZAKI --skill doctor-eszxcvfd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codex installation and configuration can drift, leading to noisy errors and degraded developer experience. The Doctor skill helps diagnose and fix oh-my-codex installation issues across environments, reducing downtime and misconfiguration.

Core Features & Use Cases

  • Validates plugin installation version and latest release.
  • Detects legacy hooks, scripts, and outdated caches that cause duplicates or failures.
  • Checks for AGENTS.md configuration and ensures vital onboarding docs are present.
  • Produces a structured remediation plan and rollback guidance for common issues.

Quick Start

Run the Doctor skill to perform a full installation diagnostics sweep and generate a remediation plan.

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-codex installation issues and configuration drift?

To fix Codex installation errors, scan for missing AGENTS.md configurations and outdated caches, then follow a structured remediation plan to resolve plugin drift and restore functionality.

Why does my Codex setup have duplicate hooks or noisy errors?

Codex setup errors often stem from legacy hooks and outdated caches left from previous installations; scanning the environment and applying rollback guidance removes these duplicates and fixes the configuration.

What is the best way to fix missing AGENTS.md configurations in Codex?

Fixing missing AGENTS.md configurations requires validating frontmatter and repository contents to ensure vital onboarding docs are present, then applying the generated remediation steps to restore proper setup.

Does the Codex diagnostics check validate plugin versions and release updates?

Yes, the Codex diagnostics check validates the currently installed plugin version against the latest release to identify outdated installations and surface necessary update remediation steps.

Can I use automated remediation to fix stale caches across different environments?

Yes, you can remediate stale caches across environments by running a full installation diagnostics sweep that detects outdated files and produces actionable rollback guidance to correct the configuration.