ccg
Installation
SKILL.md
CCG - Claude-Codex-Gemini Tri-Model Orchestration
CCG routes through the canonical /ask skill (/ask codex + /ask antigravity), then Claude synthesizes both outputs into one answer.
Use this when you want parallel external perspectives without launching tmux team workers.
When to Use
- Backend/analysis + frontend/UI work in one request
- Code review from multiple perspectives (architecture + design/UX)
- Cross-validation where Codex and Antigravity/Gemini may disagree
- Fast advisor-style parallel input without team runtime orchestration