by fengshao1227 · Codex Skill · ★ 4.5k
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. 27 slash commands — From planning to execution, git workflow to code review, all accessible via . Spec-driven development — Integrates OPSX to turn vague requirements into verifiable constraints, eliminating AI improvisation. Architecture External models have no write access — they only return
| Stars | 4,465 |
| Forks | 311 |
| Language | Go |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 67.52/100 |
| Open Issues | 20 |
| Last Updated | 2026-03-27 |
| Created | 2026-01-04 |
| Platforms | claude-code, cli, codex, gemini, go |
| Est. Tokens | ~2349k |
These tools work well together with ccg-workflow for enhanced workflows:
Explore other popular codex skill tools:
ccg-workflow is 多模型协作开发系统 - Claude 编排 + Codex 后端 + Gemini 前端,28 个命令覆盖开发全流程,一键安装零配置. It is categorized as a Codex Skill with 4.5k 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 4.5k stars and 311 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.