Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    ai Code Review Strategist

    by Timoranjes

    1

    Teaches AI coding agents to perform structured, high-signal code reviews specifically for AI-generated code — catching the failure modes unique to LLM output (confident hallucinations, silent error sw

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Review this PR for the payment processing module. It was generated by an AI agent and I need to make sure it doesn't have any hidden hallucinations or silent failures.

    Your agent does

    PR: Payment Module — Review Summary

    Blast Radius

    • Files changed: 2
    • Downstream consumers: 14
    • Critical path: Yes
    • Review depth: Deep

    AI Failure Mode Findings

    [SILENT_ERROR] payment.py:45

    • Issue: catch Exception block logs and returns None, swallowing database timeouts.
    • Severity: Critical

    Verdict: REJECTED

    The error handler fails to propagate transaction failures, risking data inconsistency. Re-implement with explicit exception types.

    What you get

    Identify hallucinated API calls in AI-generated pull requests.Detect silent error swallowing in critical system paths.Scale engineering lead review capacity for high-velocity teams.Verify that AI-generated tests cover more than just the happy path.

    About this skill

    Teaches AI coding agents to perform structured, high-signal code reviews specifically for AI-generated code — catching the failure modes unique to LLM output (confident hallucinations, silent error swallowing, hallucinated API contracts, missing edge cases, over-optimized style with wrong logic). Implements a tiered review framework: blast radius analysis, AI-failure-mode heuristics, fitness function verification, and structured output. For senior engineers drowning in AI-generated PRs that "look correct" but break in production.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    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

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Creator

    Frequently Asked Questions

    Popular in Code Review