بنقرة واحدة
ccg
Claude-Codex-Gemini tri-model orchestration. Use for "multi-model", "codex", "gemini", and "tri-model routing".
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Claude-Codex-Gemini tri-model orchestration. Use for "multi-model", "codex", "gemini", and "tri-model routing".
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor
| name | ccg |
| description | Claude-Codex-Gemini tri-model orchestration. Use for "multi-model", "codex", "gemini", and "tri-model routing". |
| trigger | /oma:ccg |
Coordinate Claude, Codex, and Gemini models for optimal results.
ccg:claude-firstUse Claude for primary work, offload to Codex/Gemini as needed.
ccg:codex-firstUse Codex for code generation, Claude for review.
ccg:gemini-firstUse Gemini for research, Claude for synthesis.
ccg:round-robinRotate through models for different phases.
┌─────────┐ ┌─────────┐ ┌─────────┐
│ Claude │ -> │ Codex │ -> │ Gemini │
│ Phase 1 │ │ Phase 2 │ │ Phase 3 │
└─────────┘ └─────────┘ └─────────┘
↓ ↓ ↓
└──────────────┴──────────────┘
↓
┌─────────────┐
│ Integration │
└─────────────┘
## CCG: {task}
### Model Assignment
| Phase | Model | Task | Outcome |
|-------|-------|------|---------|
| 1 | Claude | {task} | {summary} |
| 2 | Codex | {task} | {summary} |
| 3 | Gemini | {task} | {summary} |
### Execution
- **Strategy:** {strategy}
- **Total duration:** {time}
### Synthesis
{how outputs were combined}
### Final Result
{summary}