comeonoliver/skillshub-google-gemini-code-reviewer
Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
This is a copy. The original lives at google-gemini/code-reviewer.
npx skills add https://github.com/ComeOnOliver/skillshub --skill code-reviewer
Take comeonoliver/skillshub-google-gemini-code-reviewer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.