Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Second Opinion Code Review

    1

    Get an independent review of a code change from a second model: pack a tight file set, estimate token cost, call the provider API, and turn raw advice into an a

    Free

    2 installsSecurity scanned
    Second Opinion Code Review

    Second Opinion Code Review

    Example session with this skill installed

    Review my latest diff for the payment gateway integration. Focus on race conditions. Stack is Node.js and Postgres.

    • Read your context and instructions
    • Compiled the second opinion code
    1. Severity: Critical. Potential double-spend in checkout.js:42. The transaction isn't locked. Fix: Use SELECT FOR UPDATE.
    2. Severity: Major. Unhandled Rejection in webhook.js:12. Fix: Wrap in try-catch to prevent silent failures.

    Connects securely to your tools. The creator never sees your data.

    About this skill

    The problem

    Critical bugs like race conditions and data loss often survive standard reviews because the primary reviewer is too close to the code. Manual cross-model prompting is tedious, expensive if unoptimized, and often produces vague feedback without a structured plan.

    What it does

    • Assembles a minimized context pack by filtering out noise like lockfiles and build artifacts.
    • Estimates token usage and API costs before execution to prevent runaway spending on large diffs.
    • Executes a structured review request via external API with strict technical constraints and stack awareness.
    • Categorizes findings by severity and provides concrete, line-specific fix proposals.

    Frameworks & tools

    Git, Python 3, curl, and jq. Compatible with Anthropic, OpenAI, or any LLM provider via API.

    Why this beats prompting it yourself

    It replaces "what do you think of this code?" with a repeatable, cost-aware audit pipeline. It enforces specific output formats and stack-based constraints that prevent generic AI advice and API-breaking suggestions.

    Use cases

    • Reviewing high-stakes paths like authentication, payments, or data migrations.
    • Hunting for elusive edge cases in complex loops or concurrent operations.
    • Getting a fresh perspective when a specific bug persists through manual QA.
    • Validating a large refactor against existing public API constraints.

    Known limitations

    Requires an active LLM API key and command-line tools like jq. Not intended for style-checking or linting which should be handled by static analysis.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    2 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 26 days ago

    • Free to download with an account

    Listed26 days ago
    Updated24 days ago

    Frequently Asked Questions