Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    AI Code Change Auditor

    by John Barros

    2

    Verify AI-generated code for scope drift, false completions, and missing tests.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Audit this patch. Request: 'Update the auth middleware to support MFA tokens'. Agent says it's done. Here is the diff and the log from the single test it ran.

    Your agent does

    Audit verdict: NEEDS_FIX Requested change: MFA token support in auth middleware. Scope compliance: Failed. Agent modified unrelated 'billing.js' files. False-completion check: The diff adds the MFA check but lacks the required 'TokenExpired' error handler mentioned in the docs. Status: NEEDS_FIX

    What you get

    Verify AI-generated patches for hidden TODOs and placeholdersCatch unrelated file edits and scope overreach in agent PRsIdentify missing test coverage and unverified edge cases in AI fixesGenerate structured verification receipts for AI-assisted code changes

    About this skill

    The problem

    AI agents often claim a task is complete while leaving behind TODOs, omitting necessary tests, or making unrelated changes to your codebase. Reviewing these "black box" patches manually is time consuming and prone to missing subtle scope drift or false completions.

    What it does

    • Detects false completions where the AI claims a fix but the diff lacks the actual implementation.
    • Identifies scope drift and "overreach" where the agent modified files unrelated to the original ticket.
    • Flagging missing validation, such as skipped edge cases, missing migration scripts, or tests that don't actually assert the requested behavior.
    • Categorizes patches into actionable states like PASS, NEEDS_FIX, or PRODUCT_REVIEW_REQUIRED.
    • Generates a structured Fix Verification Receipt to document evidence, reviewed files, and outstanding risks.

    Why this beats prompting it yourself

    General prompts often miss "hallucinated" progress where an agent says a test passed that wasn't actually run. This skill enforces a rigorous audit procedure that specifically looks for agentic failure modes like happy-path-only fixes and placeholder code that standard reviews often overlook.

    Use cases

    • Reviewing a PR generated by an automated coding agent before merging to main.
    • Auditing a complex bug fix to ensure the agent didn't break adjacent call sites.
    • Verifying that a refactor stayed within the requested architectural boundaries.
    • Generating a verification receipt for compliance or team handoff after AI-assisted development.

    Known limitations

    This is a change auditor, not a deep security or performance profiler. It cannot verify UI behavior without provided screenshots or logs.

    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 1 month ago

    Listed1 month ago

    Creator

    John Barros

    John Barros

    12 skills on Agensi

    Frequently Asked Questions

    Popular in Code Review