code-reviewer
Automated code review agent for local changes and GitHub PRs, analyzing security, quality, and performance.
Install
npx skills add https://github.com/google-gemini/gemini-cli --skill code-reviewerStats
| Total installs | 4,033 |
| Weekly installs | 4.0K |
| GitHub stars | 99.3K |
| First seen | Jan 21, 2026 |
| Source | @google-gemini/gemini-cli |
Summary
- Supports both local file system changes (staged and unstaged) and remote PRs (by number or URL) with automatic GitHub CLI checkout
- Analyzes code across seven dimensions: correctness, maintainability, readability, efficiency, security, edge case handling, and test coverage
- Runs optional preflight verification suites (e.g., npm run preflight) to catch automated failures before detailed review
- Structures feedback into summary, categorized findings (critical issues, improvements, nitpicks), and clear approval or change-request recommendations
Tags
Related skills
| Skill | Installs | vs code-reviewer |
|---|---|---|
| accessibility | 4,266 | +233 |
| debugging-strategies | 4,689 | +656 |
| web-component-design | 4,579 | +546 |
| react-state-management | 4,849 | +816 |
| swiftui-performance-audit | 4,335 | +302 |
FAQ
- How many installs does code-reviewer have?
- code-reviewer has 4,033 total installs and 4.0K installs this week.
- Where is code-reviewer hosted?
- code-reviewer is published by @google-gemini/gemini-cli at https://github.com/google-gemini/gemini-cli.
- How many GitHub stars does code-reviewer have?
- code-reviewer has 99.3K GitHub stars.
- When was code-reviewer first indexed?
- OrangeBot.AI first indexed code-reviewer on Jan 21, 2026.
- How do I install code-reviewer?
- Run: npx skills add https://github.com/google-gemini/gemini-cli --skill code-reviewer