Hook by xiaolai · 14 stars
cc-suite turns three CLI tools (Claude Code, OpenAI Codex CLI, Google Gemini CLI) into one shared brain. Project context is written once in AGENTS.md; CLAUDE.md and GEMINI.md just `@AGENTS.md` to import it. Skills live in `.claude/skills/` and `.agents/skills/` symlinks to it, so the same skill works in all three CLIs. Hooks defined for Claude Code are mirrored into Codex's hook system. MCP servers in .mcp.json are visible to all three. The Claude↔Codex delegation lane is bidirectional: from Claude, /cc-suite:audit, :implement, :verify, :review, :bug-analyze, and :review-plan all hand work to Codex and return structured results. Supersedes the separate cc-bridge and codex-toolkit plugins.
/plugin install cc-suite@claude-community