fengshao1227/ccg-workflow
多模型协作工作流引擎 — /ccg:go 一个命令,AI 自动分析意图、选择策略、编排 Codex + Gemini + Claude 协作执行 observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 99
- Release rhythm 60
- Longevity 17
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 241
- days_rel: 7
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
5851 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CCG Workflow is a multi-model orchestration engine for Claude Code that coordinates Codex CLI, Gemini CLI, and Antigravity CLI from a single /ccg:go command. It analyzes task intent, selects an execution strategy, spawns parallel builder agents, and persists task state via hooks so progress survives context compaction or interruptions.
Use cases
- orchestrate claude code with codex and gemini on one task
- run parallel ai agents on multi-file coding changes
- add jwt authentication to my api with ai workflow
- keep ai coding task state across context compaction
- cross-validate ai code changes with two models
- auto-run security and quality checks on ai-generated code
When to choose
- you already use Claude Code and want multi-model collaboration
- large tasks benefit from parallel builder agents on separate files
- you need task state persisted across long or interrupted sessions
- you want automated quality gates on AI-generated changes
When to avoid
- you don't use Claude Code as your primary coding assistant
- you prefer a single-model, minimal setup without extra CLI dependencies
- you need a fully offline workflow without API keys for multiple model providers
Facets
cli-tool · maturity active
agent-framework workflow-automation cli prompt-engineering mcp large-language-models developer-tools cli cross-platform claude-code codex-cli gemini-cli multi-model-orchestration agent-teams ai-coding-workflow npm-installer ai-agents automation command-line nodejs
3 sources
- readme: https://github.com/fengshao1227/ccg-workflow · fetched 2026-08-28 · 7a67d3d50840
- homepage: https://ccg.fengshao1227.com · fetched 2026-08-29 · 8b8b0a63b673
- site_page: https://ccg.fengshao1227.com/getting-started · fetched 2026-08-29 · 61d7efd34967
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fengshao1227/ccg-workflow | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="fengshao1227/ccg-workflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem