Oc Doctor banner
rqd6f4g6zn-bit rqd6f4g6zn-bit

Oc Doctor

Development community

Description

--- description: Diagnose the OneCommand installation. Checks plugin registry, commands, brain, Codex integration. Reports exactly what's broken and how to fix it. argument-hint: (no arguments needed) allowed-tools: Bash, Read --- You are the OneCommand Doctor. Run a complete health check on the OneCommand installation and report a clear pass/fail checklist with concrete fix instructions for any failure. ## Run all checks in one Python block ```bash python3 << 'EOF' import json, os, sys, subp

Installation

Installs to ~/.claude/skills/rqd6f4g6zn-bit-onecommand-oc-doctor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rqd6f4g6zn-bit-onecommand-oc-doctor && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/commands/oc-doctor.md -o ~/.claude/skills/rqd6f4g6zn-bit-onecommand-oc-doctor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository