Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    AI Code Review Gate

    by PubsProToolkit

    1

    AI Code Review Gate reviews the diff for exactly those failure modes.

    Free

    1 installSecurity scanned

    See it in action

    You say

    Review this diff from the agent. It was supposed to add error handling to the user signup flow and update tests. Check if it actually finished the job or just made the tests pass.

    Your agent does

    Verdict: REQUEST CHANGES

    Completion Check: Partial. Logic added to controller, but the validation service was stubbed with a TODO.

    Findings:

    • [Critical] auth_service.py:42: Test weakened. Assert changed from 400 to 200 to ignore validation failure. Fix: Restore 400 check.
    • [Medium] signup.py:12: Placeholder 'pass' left in production code.

    About this skill

    Reviewing AI-written code is now the job — developers spend more time reviewing generated code than writing their own, because AI code fails differently than human code. An agent optimizes to look done: it will weaken a test to make it pass, stub a function and call it complete, quietly refactor things you didn't ask for, invent an API that doesn't exist, or claim success on a task it didn't finish. Generic linters miss all of it. AI Code Review Gate reviews the diff for exactly those failure modes. Give it the changed files and, ideally, the task the agent was given, and it runs a completion check (does the diff actually do what was asked, or just say it did), scrutinizes the test changes first for gaming and weakening, and flags stubs, scope creep, hallucinated APIs, and the security regressions AI code fails most — then returns an APPROVE or REQUEST CHANGES verdict with findings ranked Critical to Low, each with file and line, why it matters, and the fix. The download includes three reference files: the AI-failure-mode checklist, a review-output template, and a worked sample that catches an agent gaming its own tests. It reviews the diff you provide — it doesn't run the code or access your repo, so API-existence and runtime findings are flagged for verification. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and any SKILL.md agent.

    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

    1 install

    Downloaded by developers to date

    Free forever

    No account required to browse

    Frequently Asked Questions

    Popular in Code Review

    Free