بنقرة واحدة
ccg
Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize
التثبيت باستخدام 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
Health check — verifies omg plugin is correctly installed and working
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 | ccg |
| description | Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize |
| tags | ["multi-ai","research"] |
Delegates to @omg:ccg agent, which executes the 3-phase protocol:
codex exec "<prompt>" --ephemeral -o /dev/stdoutgemini -p "<prompt>"Full tri-model requires Codex CLI and Gemini CLI. Falls back to available models if one is missing.
npm install -g @openai/codexnpm install -g @google/gemini-cliccg, tri-model, three perspectives
@omg:ccg Should I use a message queue or direct HTTP between microservices?