Claude Code Plugins

Community-maintained marketplace

Feedback

gemini-code-review

@oimiragieo/agent-studio
1
0

AI-powered code review using Gemini models

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name gemini-code-review
description AI-powered code review using Gemini models
allowed-tools Bash, Read, Glob

Gemini Code Review Skill

Overview

Gemini-powered code review automation. 90%+ context savings.

Requirements

  • GOOGLE_API_KEY environment variable

Tools (Progressive Disclosure)

Review

Tool Description
review-file Review single file
review-diff Review git diff
review-pr Review pull request

Analysis

Tool Description
find-bugs Find potential bugs
security-scan Security vulnerability scan
suggest-improvements Suggest code improvements

Quality

Tool Description
check-style Check code style
complexity-analysis Analyze complexity
test-coverage-gaps Find test coverage gaps

Agent Integration

  • code-reviewer (primary): Code review
  • gemini-validator (primary): Gemini validation
  • qa (secondary): Quality gates