Works with the AI tools you already use
AI Code Review Gate
AI Code Review Gate reviews the diff for exactly those failure modes.
Free
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
Trust & safety
Security scanned
Verified clean 1 month ago
- Free to download with an account
Frequently Asked Questions
Popular in Code Review

inline-comment
Best way to steer your agents, effortlessly.

Legacy Code Modernization Planner for AI Coding Agents
Creates safe modernization roadmaps for old, messy, undocumented, or fragile codebases, including risk audits, refactor phases, dependency reviews, testing plans, migration steps, and AI coding prompts.

cognitive-load-reducer
Teaches AI coding agents to systematically reduce code complexity by identifying and refactoring high-cognitive-load patterns: deeply nested conditionals, god functions, excessive state mutations, tan
0-refactor-advisor
Transform technical debt into a prioritized roadmap with professional-grade refactoring reports.