ccg-workflow
Multi-model collaboration workflow engine -- one command for intent analysis, strategy selection, and coordinated execution of Codex + Gemini + Claude
GraphCanon updated Sep 15, 2026 · GitHub synced Sep 15, 2026
27views this month
Decision brief
ccg-workflow is a Go-based workflow engine that automates multi-model collaboration, supporting Codex, Gemini, and Claude.
Good fit when
- - You need to automate the analysis of user intents, strategy selection, and execution in environments where multiple AI models like Codex, Gemini, and Claude are integrated.
- - Your application requires a single command for initiating complex workflows that involve coordinated executions across different AI agents.
Avoid when
- - If your project strictly requires using non-Go languages for workflow orchestration, ccg-workflow might not be suitable.
- - In scenarios where the use of only one specific AI model is preferred over a collaborative approach involving Codex, Gemini, and Claude, this tool may not fulfill your needs.
- Requirements:
- - Go programming language must be installed on the environment where ccg-workflow will run.; - The environment should allow installations from npm and have access to the package registry for ccg-workflow.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (12d since push)
- As of Sep 15, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 15, 2026
- Security (OSV)
- No criticals
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/fengshao1227/ccg-workflow pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A workflow engine named ccg-workflow that automates the analysis of user intents, selects appropriate strategies, and orchestrates multiple AI models including Codex, Gemini, and Claude to execute tasks. It supports a single command invocation, and features a Go implementation.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 15, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 15, 2026
- Languages
- go, javascript, typescript
Source: github.language+package.json · Sep 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Quick Start Option A — full install (multi model orchestration + commands + hooks + binary, recommended) ```bash Install (interactive 4 step wizard) npx ccg workflow License MIT v3.6.4 Issues Contributing
For agents
This page has a .md twin and JSON over the API.