Skill

collaborating-with-gemini-cli

by ZhenHuangLab

AI Summary

Enables 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

B

Good

75/100

Standard Compliance75
Documentation Quality82
Usefulness78
Maintenance Signal80
Community Signal57
Scored Yesterday

GitHub Signals

Stars19
Forks3
Issues0
Updated1mo ago
View on GitHub

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

My Fox Den

Community Rating

Works With

Claude Code