一键导入
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