AI SummaryEnables Claude to delegate code review, debugging, and alternative implementation exploration to Google Gemini CLI through a JSON bridge script. Useful for developers who want multi-model validation and second opinions on code without manual context switching.
Description
Delegates code review, debugging, and alternative implementation comparisons to Google Gemini CLI (`gemini`) via a JSON bridge script (default model: `gemini-3-pro-preview`). Supports headless one-shot and multi-turn sessions via `SESSION_ID`, with conservative defaults for Gemini effective-context constraints (file-scoped, `--no-full-access` by default) while allowing user override.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/ZhenHuangLab/collaborating-with-gemini-cli/main/SKILL.md"
Tags
Quality Score
Good
75/100
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 1mo ago
19 stars
3 forks