·second-opinion
!

second-opinion

WHEN: User faces complex architectural decisions, asks for "another perspective", "second opinion", "sanity check", "what do you think", or "am I overthinking this". Also trigger when multiple valid approaches exist and user seems uncertain, when reviewing critical/security-sensitive code, evaluating design trade-offs, choosing between libraries/frameworks, debating patterns like microservices vs monolith, or when the user asks "should I..." about a significant technical decision. Proactively suggest getting a second opinion on complex changes even if not asked. WHEN NOT: User has expressed a clear strong preference, explicitly declines other opinions, or is making simple/routine changes

19Installs·0Trend·@gopherguides

Installation

$npx skills add https://github.com/gopherguides/gopher-ai --skill second-opinion

How to Install second-opinion

Quickly install second-opinion AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gopherguides/gopher-ai --skill second-opinion
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gopherguides/gopher-ai.

SKILL.md

View raw

Proactively suggest getting another LLM's perspective when the situation warrants it.

This involves [type of decision]. Would you like a second opinion from another LLM? /codex review - Get OpenAI's analysis /gemini - Ask Google Gemini /ollama - Use a local model (keeps data private) /llm-compare - Compare multiple models

For security-sensitive code: Since this involves authentication logic, you might want a second security review. Try /codex review or /ollama (keeps code local) for another perspective.

WHEN: User faces complex architectural decisions, asks for "another perspective", "second opinion", "sanity check", "what do you think", or "am I overthinking this". Also trigger when multiple valid approaches exist and user seems uncertain, when reviewing critical/security-sensitive code, evaluating design trade-offs, choosing between libraries/frameworks, debating patterns like microservices vs monolith, or when the user asks "should I..." about a significant technical decision. Proactively suggest getting a second opinion on complex changes even if not asked. WHEN NOT: User has expressed a clear strong preference, explicitly declines other opinions, or is making simple/routine changes Source: gopherguides/gopher-ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gopherguides/gopher-ai --skill second-opinion
Category
!Security
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from gopherguides/gopher-ai

Quick answers

What is second-opinion?

WHEN: User faces complex architectural decisions, asks for "another perspective", "second opinion", "sanity check", "what do you think", or "am I overthinking this". Also trigger when multiple valid approaches exist and user seems uncertain, when reviewing critical/security-sensitive code, evaluating design trade-offs, choosing between libraries/frameworks, debating patterns like microservices vs monolith, or when the user asks "should I..." about a significant technical decision. Proactively suggest getting a second opinion on complex changes even if not asked. WHEN NOT: User has expressed a clear strong preference, explicitly declines other opinions, or is making simple/routine changes Source: gopherguides/gopher-ai.

How do I install second-opinion?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gopherguides/gopher-ai --skill second-opinion Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gopherguides/gopher-ai

Details

Category
!Security
Source
skills.sh
First Seen
2026-03-09