Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Second Opinion

Plugin Verifiziert Aktiv
Teil von:Trailofbits

Runs code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles Codex's built-in MCP server for direct tool access.

1 Skill 0 MCPs
Zweck

To provide users with an independent, LLM-powered code review capability, allowing them to compare different models and get detailed feedback on their code changes.

Funktionen

  • Runs code reviews using OpenAI Codex and Google Gemini CLIs
  • Supports review of uncommitted changes, branch diffs, and specific commits
  • Bundles Codex's built-in MCP server for direct tool access
  • Allows selection of review scope, context, and focus areas
  • Presents side-by-side comparison of results from multiple LLMs

Anwendungsfälle

  • Getting a second opinion on code changes from a different LLM
  • Reviewing branch diffs before opening a Pull Request
  • Checking uncommitted work for issues before committing
  • Performing focused reviews on security, performance, or error handling

Nicht-Ziele

  • Providing reviews using Claude's own models
  • Reviewing non-code files
  • Acting as a replacement for local linters or static analysis tools

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add trailofbits/skills
/plugin install second-opinion@trailofbits

Qualitätspunktzahl

Verifiziert
96 /100
Analysiert about 11 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne5.2k
LizenzCC-BY-SA-4.0
Status
Quellcode ansehen