What problem does it solve?
It solves the problem of getting high-quality guidance by combining multiple expert perspectives into one consistent answer, reducing the chance of missing key angles or flawed assumptions.
Core Features & Use Cases
- Tri-model orchestration (Claude + Codex + Gemini): Uses Codex for architecture/correctness/backend thinking and Gemini for UX/content clarity and alternatives, then has Claude synthesize a unified response.
- Conflict-aware synthesis: Explicitly surfaces disagreements between Codex and Gemini and chooses a final direction with rationale and an action checklist.
- Graceful fallback behavior: Continues with whichever external provider is available and clearly notes what perspective is missing.
- Best use case: When you want parallel backend and UX review in one run, such as code review, cross-validation, and end-to-end product change planning.
Quick Start
Use the command /oh-my-claudecode:ccg with your task description, including that you want backend/architecture reviewed by Codex and UX/docs polish reviewed by Gemini.