CCG (Coder-Codex-Gemini) collaboration for code and document tasks. Use when: writing/modifying code, editing documents, implementing features, fixing bugs, refactoring, or code review. 协调 Coder 执行代码/文档改动,Codex 审核代码质量。
/gemini-collaboration⚠️ 一次调用,一个目标。禁止向 Coder 堆砌多个不相关需求。
所有代码、文档等内容改动任务,直接委托 Coder 执行。
调用前(复杂任务推荐):
Coder 执行完毕后,Claude 快速读取验收:
阶段性开发完成后,调用 Codex review:
| 工具 | 用途 | sandbox | 重试 | |------|------|---------|------| | Coder | 执行改动 | workspace-write | 默认不重试 | | Codex | 代码审核 | read-only | 默认 1 次 | | Gemini | 顾问/执行 | workspace-write (yolo) | 默认 1 次 |
💡 Gemini 详细指南:如需了解 Gemini 的具体调用方式和触发场景,请执行
/gemini-collaboration技能。
会话复用:保存 SESSION_ID 保持上下文。
Coder/Codex/Gemini 的意见仅供参考。你(Claude)是最终决策者,需批判性思考,做出最优决策。
详细参数:coder-guide.md | codex-guide.md
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer