Help us improve
Share bugs, ideas, or general feedback.
From gemini
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gemini:reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the `gemini_review` MCP tool to get Gemini's perspective on the code.
Share bugs, ideas, or general feedback.
Use the gemini_review MCP tool to get Gemini's perspective on the code.
If the user provided arguments, pass them as the focus parameter:
If no focus area was specified, run a general code quality review.
After receiving Gemini's review, summarize the key findings and any actionable items. Highlight areas where Gemini's perspective differs from or complements your own analysis.
npx claudepluginhub szetty/gemini-cli-plugin-cc --plugin geminiCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.