원클릭으로
doctor
Health check — verifies omg plugin is correctly installed and working
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Health check — verifies omg plugin is correctly installed and working
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Detect and clean AI-typical writing patterns in documents — em dashes, filler phrases, over-formality
Route questions to Claude, Codex, or Gemini for multi-perspective answers
Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize
Quick reference — what omg agents and skills are available and how to use them
About omg — version, architecture, capabilities, and credits
Agent directory — lists all omg agents with their roles, models, and when to use each
| name | doctor |
| description | Health check — verifies omg plugin is correctly installed and working |
| tags | ["utility","diagnostic"] |
Run these checks in order and report results:
copilot plugin list
Expected: omg appears in the list.
copilot --version
Report the Copilot CLI version. Note if < v1.0.18 (missing features).
Count agents in .github/agents/ or the plugin agent directory.
Expected: 25 agents.
Count skills in the plugin skill directory. Expected: 42 skills.
Verify AGENTS.md is in the session context by checking if you know about the Agent Routing table.
ls -d .omg/plans .omg/research .omg/reviews .omg/qa-logs 2>/dev/null
If directories don't exist, create them:
mkdir -p .omg/plans .omg/research .omg/reviews .omg/qa-logs
╔═════════════════════════════════════╗
║ omg Health Check Report ║
╚═════════════════════════════════════╝
Plugin: ✓ omg installed (v0.5.4)
CLI: ✓ Copilot CLI v1.0.21
Agents: ✓ 25 agents loaded
Skills: ✓ 42 skills loaded
AGENTS.md: ✓ Routing table active
Persistence: ✓ .omg/ directories ready
Model: ⚠ model: field not yet enforced (fix pending)
Status: HEALTHY
If any check fails, provide the fix command.
doctor, health check, check omg, is omg working, diagnose
copilot -i "doctor"