Gemini Peer Review
Description
Claude Code plugin for AI peer review validation using Google Gemini CLI. Two AI perspectives catch more issues than one.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Gemini Peer Review
A Claude Code plugin that validates Claude's designs, code reviews, and recommendations using Google Gemini CLI as a second AI perspective.
Why Peer Review?
Two AI perspectives catch more issues than one. Before presenting implementation plans, architecture recommendations, or code review findings, this plugin validates Claude's work through Gemini CLI to:
- Catch blind spots in analysis
- Identify alternative approaches
- Surface potential issues early
- Increase confidence in recommendations
Requirements
- Claude Code CLI
- Google Gemini CLI (v0.24.5 or later)
Installing Gemini CLI
# macOS (Homebrew)
brew install gemini-cli
# Or via npm
npm install -g @anthropic-ai/gemini-cli
Verify installation:
gemini --version
# Expected: 0.24.5 or later
Installation
Via Claude Code (Recommended)
- In Claude Code, run
/plugin add - Navigate to Add Marketplace
- Enter the marketplace source:
slb350/gemini-peer-review - Select the
gemini-peer-reviewplugin to install
Manual Installation
Clone the repository:
git clone https://github.com/slb350/gemini-peer-review.git ~/.claude/plugins/marketplaces/gemini-peer-reviewIn Claude Code, run `/plugin add`
Select `gemini-peer-review` from available plugins
Usage
Automatic Validation
Once installed, the plugin automatically reminds Claude to validate:
- Implementation plans and designs
- Code review findings
- Architecture recommendations
- Major refactoring proposals
- Answers to broad technical questions
Slash Command
Trigger peer review manually:
# Review current changes (interactive)
/gemini-peer-review
# Review against a specific branch
/gemini-peer-review --base main
# Review uncommitted changes
/gemini-peer-review --uncommitted
# Validate a technical question
/gemini-peer-review "Shoul
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI