Integrates the Google Gemini CLI into Claude Code for high-performance code analysis, automated refactoring, and multi-model editing.
This skill bridges Claude Code with the Google Gemini ecosystem, allowing developers to leverage Gemini's powerful models like Gemini 1.5 Pro and Flash directly within their terminal workflows. It provides a structured interface for running complex code transformations, performing read-only architectural analysis, and managing long-running sessions with persistent state. With support for various approval modes—from cautious planning to full auto-execution—it enables a seamless collaborative model where Claude orchestrates Gemini to handle heavy lifting or specialized refactoring tasks across serial or parallel worktrees.
主な機能
01Granular approval modes including read-only 'plan' and full 'YOLO' auto-execution
020 GitHub stars
03Seamless integration with Gemini CLI for automated code editing and analysis
04Support for multiple models including Gemini 1.5 Pro, Flash, and experimental previews
05Robust session management with persistent tracking in .coord/sessions.jsonl
06Automated resume protocol with state recovery and context-aware status summaries
ユースケース
01Performing deep code analysis and architectural reviews without modifying files
02Automating large-scale code refactors using Gemini's extensive context window
03Executing background coding tasks in parallel worktrees with session persistence