بنقرة واحدة
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 المهني
| 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"
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