second-opinion

Run external LLM code reviews on uncommitted changes, branch diffs, or commits.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/rohanbhatia27/rohanstutoring-redesign --skill second-opinion-rohanbhatia27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-opinion
Source: https://github.com/rohanbhatia27/rohanstutoring-redesign/tree/main/.agents/skills/second-opinion
Command: npx skills add https://github.com/rohanbhatia27/rohanstutoring-redesign --skill second-opinion-rohanbhatia27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @openai/codex, @google/gemini-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a second opinion on code reviews by utilizing external Large Language Models (LLMs) like OpenAI Codex or Google Gemini CLI.

Core Features & Use Cases

  • External LLM Code Reviews: Integrates with OpenAI Codex and Google Gemini CLI for independent code reviews.
  • Review Scopes: Supports uncommitted changes, branch diffs, and specific commits.
  • Use Case: Before merging a pull request, use this Skill to get a second opinion on the code changes from a different model.

Quick Start

Run the /second-opinion skill to initiate a code review.

Frequently Asked Questions about second-opinion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a second opinion on code reviews using external LLMs?

You can get a second opinion on code reviews by running external LLMs like OpenAI Codex or Google Gemini CLI against your code changes. This Skill automates reviewing uncommitted changes, branch diffs, or specific commits.

Can I use OpenAI Codex CLI to review uncommitted changes in my branch?

Yes, you can use OpenAI Codex CLI to review uncommitted changes. The Skill supports running external LLM code reviews on uncommitted changes, branch diffs, and specific commits to provide an independent assessment.

What is the best way to get an independent code review before merging a pull request?

The best way to get an independent code review before merging is to run a second opinion analysis using an external LLM. This Skill utilizes Google Gemini CLI or OpenAI Codex to review branch diffs and provide independent feedback on the changes.

Do I need API keys to run external LLM code reviews with Google Gemini CLI?

Yes, you need API keys to run external LLM code reviews. The Skill requires the installation of external tools like OpenAI Codex and Google Gemini CLI, along with their respective API keys for access.

What review scopes are supported when running a second opinion on code changes?

Supported review scopes for a second opinion on code changes include uncommitted changes, full branch diffs, and specific commits. This allows you to target the exact code modifications you want the external LLM to analyze.