gemini-second-opinion

Reviews implementation plans and code diffs using Gemini collaboration flows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jkenney47/finance-app-ux-planning-snapshot-20260308-155100 --skill gemini-second-opinion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-second-opinion
Source: https://github.com/jkenney47/finance-app-ux-planning-snapshot-20260308-155100/tree/main/.agents/skills/gemini-second-opinion
Command: npx skills add https://github.com/jkenney47/finance-app-ux-planning-snapshot-20260308-155100 --skill gemini-second-opinion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a crucial pre-implementation review step, leveraging Gemini to critique plans and code changes, ensuring quality and adherence to best practices before development begins.

Core Features & Use Cases

  • Plan Critique: Get Gemini's feedback on your proposed implementation plan.
  • Code Review: Submit diffs or screenshots for Gemini's read-only second opinion.
  • Failure Triage: Use Gemini to help diagnose and understand command failures.
  • Use Case: Before writing any code for a new feature, you can use this Skill to have Gemini review the drafted plan, identify potential issues, and suggest improvements, acting as a valuable quality gate.

Quick Start

Use the gemini second opinion skill to get a Gemini second opinion on the active plan before implementation.

Frequently Asked Questions about gemini-second-opinion

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

FAQPage Schema
How do I get Gemini to review my implementation plan before coding?

You can get a Gemini implementation plan review by using specific npm scripts like `gemini:collab:plan` and `plan:review` to critique your drafted proposals and identify potential issues before development begins.

Can Gemini provide a read-only second opinion on code diffs and screenshots?

Yes, Gemini provides a read-only second opinion on code diffs and screenshots through repo-native collaboration flows, functioning as a pre-implementation quality assurance gate to ensure adherence to best practices.

What is the best way to use AI for failure triage on command errors?

AI failure triage is handled by submitting failing commands to Gemini, which analyzes the errors and provides feedback to help diagnose and understand the command failures within your development workflow.

Do I need specific npm scripts to run a pre-implementation code review with Gemini?

Yes, executing a deterministic Gemini pre-implementation code review requires specific npm scripts, including `gemini:collab:plan`, `plan:review`, and `plan:finalize` for task execution.

How does a pre-implementation quality gate improve code quality?

A pre-implementation quality gate improves code quality by leveraging Gemini to critique plans and code changes, ensuring adherence to best practices and identifying potential issues before any code is written.

Can Gemini help with QA review and collaboration on software plans?

Gemini facilitates QA review and collaboration by providing read-only feedback on implementation plans and code changes, acting as a quality assurance step before finalizing development tasks.