Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Run an adversarial code review using Gemini to stress-test and challenge the code. Use when the user wants to find subtle bugs, security issues, or stress-test specific assumptions.
Delegate a coding task to Gemini CLI to run in the background. Use when the user wants Gemini to handle a task independently, get a parallel implementation, or offload work.
Retrieve the output of a completed Gemini background job. Use when the user wants to see what Gemini produced.
Run a Gemini code review on the current project. Use when the user wants a second opinion on code quality, a cross-model review, or asks for a Gemini review.
Verify that Gemini CLI is installed and authenticated. Run this to check the plugin is working.
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Use Gemini CLI from Claude Code to review code or delegate tasks.
Inspired by codex-plugin-cc — this plugin brings the same cross-model workflow to Gemini.
/gemini:review/gemini:adversarial-review/gemini:delegate/gemini:status, /gemini:result, /gemini:cancelnpm install -g @google/gemini-cli
gemini auth login
/plugin marketplace add Szetty/gemini-cli-plugin-cc
/plugin install gemini@gemini-cli-plugin-cc
git clone https://github.com/Szetty/gemini-cli-plugin-cc.git
cd gemini-cli-plugin-cc
npm install
claude --plugin-dir .
/gemini:setup
/gemini:review
/gemini:review security
/gemini:review performance src/server.js
/gemini:adversarial-review find race conditions
/gemini:adversarial-review break the auth flow src/auth/
/gemini:delegate investigate why the tests are failing
/gemini:status
/gemini:result 1
/gemini:cancel 1
The plugin exposes 7 tools via MCP:
| Tool | Description |
|---|---|
gemini_setup | Verify Gemini CLI installation and authentication |
gemini_review | Run a code review (model: pro/flash/flash-lite) |
gemini_adversarial_review | Steerable adversarial review |
gemini_delegate | Delegate a task to run in the background |
gemini_status | Check background job status |
gemini_result | Retrieve completed job output |
gemini_cancel | Cancel a running background job |
The plugin wraps the gemini CLI in an MCP server. Synchronous tools (review, adversarial review) run gemini -p <prompt> --output-format json and return the result. The delegation tools spawn gemini as a detached background process and track jobs via a local registry in the system temp directory.
The plugin respects standard Gemini CLI configuration:
pro, flash, flash-lite — omit to use Gemini's defaultdefault, auto_edit, or yolo (for delegation)Vertex AI users: the model aliases
pro,flash, andflash-liteare resolved by the Gemini CLI and may not be available in all Vertex AI projects. If you see aModelNotFoundError, pass an explicit model ID instead, e.g./gemini:reviewwith modelgemini-2.5-flash.
Apache-2.0
npx claudepluginhub szetty/gemini-cli-plugin-cc --plugin geminiUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.