code-reviewer
🎯Skillfrom google-gemini/gemini-cli
An open-source AI agent that brings Google Gemini directly into the terminal, providing lightweight and direct access from prompts to the Gemini model.
Overview
A skill from the Gemini CLI repository that provides code review capabilities powered by Google's Gemini models. Gemini CLI is an open-source AI agent that brings Gemini directly into the terminal, offering built-in tools for file operations, shell commands, web fetching, and Google Search grounding with MCP support for custom integrations.
Key Features
- Free Tier Access - 60 requests per minute and 1,000 requests per day with a personal Google account, making code reviews cost-effective
- 1M Token Context Window - Leverages Gemini 3 models with a massive context window for reviewing large codebases and complex pull requests
- Terminal-First Design - Runs code reviews directly from the command line without leaving the development environment
- MCP Extensibility - Supports Model Context Protocol for custom integrations with project-specific review tools and workflows
- Multiple Installation Options - Available via npx (no installation required), npm global install, Homebrew, MacPorts, and Anaconda
Who is this for?
This skill is designed for developers who want AI-powered code review capabilities directly in their terminal using Google's Gemini models. It is particularly useful for teams and individual developers who prefer command-line workflows and want to leverage the generous free tier for routine code review tasks.
Same repository
google-gemini/gemini-cli(8 items)
Introducing Gemini CLI
Installation
npx vibeindex add google-gemini/gemini-cli --skill code-reviewernpx skills add google-gemini/gemini-cli --skill code-reviewer~/.claude/skills/code-reviewer/SKILL.mdSKILL.md
More from this repository7
An open-source AI agent that brings Google Gemini directly into the terminal, providing lightweight and direct access from prompts to the Gemini model.
An open-source AI agent that brings Google Gemini directly into the terminal, providing lightweight and direct access from prompts to the Gemini model.
Automates GitHub pull request creation with structured descriptions, change summaries, and proper branch management
An open-source AI agent that brings Gemini models directly into the terminal, offering a free tier with 60 requests/min, 1M token context window, built-in tools for search/file/shell operations, MCP server support, and GitHub Actions integration.
A Gemini CLI code review skill that investigates codebases for duplicated functionality, reinvented utilities, and missed reuse opportunities by delegating deep searches to sub-agents and providing actionable refactoring guidance.
An open-source AI agent from Google that brings Gemini directly into the terminal, with a generous free tier (60 requests/min, 1,000/day), 1M token context window, built-in tools (Google Search grounding, file operations, shell commands), and MCP support for custom integrations.
Skill