From ba27aa5a1bde13e3b83a44b3f4ee227e488c874c Mon Sep 17 00:00:00 2001 From: li Date: Fri, 20 Mar 2026 01:55:16 +0800 Subject: [PATCH] =?UTF-8?q?Add=20CCG=20Workflow=20=E2=80=94=20multi-model?= =?UTF-8?q?=20collaboration=20CLI=20for=20Claude=20Code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a54180..eb62888 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Claude Code Open](https://github.com/kill136/claude-code-open) — Open-source AI coding platform with Web IDE, multi-agent system, 37+ tools, and MCP protocol support. Features browser-based IDE with Monaco editor, Blueprint multi-agent orchestration, and scheduled task daemon. - [Arctic](https://github.com/arctic-cli/interface): A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [models](https://github.com/arimxyer/models) — A TUI for browsing AI models, benchmarks from Artificial Analysis, and coding agents with GitHub integration. Built with Rust and Ratatui. +- [CCG Workflow](https://github.com/fengshao1227/ccg-workflow) — Multi-model collaboration system for Claude Code. Orchestrates Claude + Codex + Gemini with 28 slash commands, smart routing (Gemini for frontend, Codex for backend), Agent Teams for parallel development, and 6 built-in quality gate skills. One-command install via npx. ### Desktop