This lets Claude consult Gemini for a second opinion on your code. You pipe in code or architecture decisions and get another AI's perspective on quality, security, or debugging approaches. It's straightforward: set your GEMINI_API_KEY and you're ready to go. The use case is narrow but honest. Sometimes you want to sanity check an approach or see if a different model spots something you missed. It won't replace proper code review, but having a second LLM weigh in can catch blind spots or offer alternative solutions you hadn't considered. Built by jezweb, has passed security audits, and sits at 204 installs with decent GitHub traction.
npx skills add https://github.com/jezweb/claude-skills --skill gemini-peer-review