What problem does it solve?
This skill enables Claude Code and Gemini CLI to collaborate on code writing, streamlining multi-AI development workflows and reducing token usage by leveraging Subagent mode.
Core Features & Use Cases
- Deterministic 4-phase collaboration: design → code → review → verify with automatic progress updates.
- Subagent mode for token optimization: runs collaboration steps inside a subagent and returns only summarized results to the main context.
- Two-stage verification: Claude reviews Gemini feedback and decides whether to adopt changes, improving output quality.
- Audit-friendly logs & artifacts: saves run traces under .gemini/ to support reproducibility and auditing.
- Use case examples: code writing, design discussions, and collaborative coding between Claude Code and Gemini CLI.
Quick Start
Start a collaborative coding session by invoking the gemini-collab skill in your Claude environment. To begin, request: "Initialize Gemini collaboration for coding tasks with subagent optimization."