多模型协作工作流引擎 — /ccg:go 一个命令,AI 自动分析意图、选择策略、编排 Codex + Gemini + Claude 协作执行
CCG Workflow is a multi-model orchestration engine for Claude Code that coordinates Claude, OpenAI Codex, and Google Gemini across software development tasks from a single entry point: the `/ccg:go` command. When invoked, the engine reads the project's git status, tech stack, and file structure, classifies the task by type and complexity, then selects one of ten strategies ranging from `direct-fix` for single-file bugs to `full-collaborate` for complex multi-module features. That last strategy spawns parallel Agent Teams Builders with isolated file ownership, runs dual-model analysis with Codex and Gemini in parallel, and enforces HARD STOP checkpoints before implementation proceeds. A hook engine injects per-turn state into Claude's context via structured `<ccg-state>` blocks, which keeps the session coherent even after context compaction. Domain knowledge hooks auto-inject relevant reference files when messages mention topics like security or caching. The v3.0 rewrite consolidates what previously required 29 commands into 13. Developers working on medium-to-large codebases with Claude Code installed will find the most utility here.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/fengshao1227/ccg-workflowResumen de Tools
Lo que la gente pregunta sobre ccg-workflow
¿Qué es fengshao1227/ccg-workflow?
+
fengshao1227/ccg-workflow es tools para el ecosistema de Claude AI. 多模型协作工作流引擎 — /ccg:go 一个命令,AI 自动分析意图、选择策略、编排 Codex + Gemini + Claude 协作执行 Tiene 5.8k estrellas en GitHub y se actualizó por última vez 12d ago.
¿Cómo se instala ccg-workflow?
+
Puedes instalar ccg-workflow clonando el repositorio (https://github.com/fengshao1227/ccg-workflow) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar fengshao1227/ccg-workflow?
+
Nuestro agente de seguridad ha analizado fengshao1227/ccg-workflow y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene fengshao1227/ccg-workflow?
+
fengshao1227/ccg-workflow es mantenido por fengshao1227. La última actividad registrada en GitHub es de 12d ago, con 4 issues abiertos.
¿Hay alternativas a ccg-workflow?
+
Sí. En ClaudeWave puedes explorar tools similares en /categories/tools, ordenados por popularidad o actividad reciente.
Despliega ccg-workflow en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/fengshao1227-ccg-workflow)<a href="https://claudewave.com/repo/fengshao1227-ccg-workflow"><img src="https://claudewave.com/api/badge/fengshao1227-ccg-workflow" alt="Featured on ClaudeWave: fengshao1227/ccg-workflow" width="320" height="64" /></a>Más Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary