by fengshao1227 · Codex Skill · ★ 5.3k
CCG - Claude + Codex + Gemini Multi-Model Collaboration []() 简体中文 | English A multi-model collaboration development system where Claude Code orchestrates Codex + Gemini. Frontend tasks route to Gemini, backend tasks route to Codex, and Claude handles orchestration and code review. Why CCG? Zero-config model routing — Frontend tasks automatically go to Gemini, backend tasks to Codex. No manual switching. Security by design — External models have no write access. They return patches; Claude reviews before applying.
| Stars | 5,307 |
| Forks | 408 |
| Language | Go |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 63.002/100 |
| Open Issues | 13 |
| Last Updated | 2026-05-22 |
| Created | 2026-01-04 |
| Platforms | claude-code, cli, codex, gemini, go |
| Est. Tokens | ~2538k |
These tools work well together with ccg-workflow for enhanced workflows:
Explore other popular codex skill tools:
ccg-workflow is 多模型协作工作流引擎 — /ccg:go 一个命令,AI 自动分析意图、选择策略、编排 Codex + Gemini + Claude 协作执行. It is categorized as a Codex Skill with 5.3k GitHub stars.
ccg-workflow is primarily written in Go. It covers topics such as agent-teams, ai, ccg.
You can find installation instructions and usage details in the ccg-workflow GitHub repository at github.com/fengshao1227/ccg-workflow. The project has 5.3k stars and 408 forks, indicating an active community.
ccg-workflow is released under the MIT license, making it free to use and modify according to the license terms.