AI Code Review - The Missing Skill

8 hands-on scenarios. Review real AI-generated code. Find the bugs Copilot left behind.

GitHub teaches you how to use Copilot. We teach you what to do after.

Play any scenario free, no signup needed. Create a free account to save your scores and unlock your readiness score.
Chapter 1: Copilot's First CRUD

A Copilot-generated Express CRUD API for a todo app. It compiles, it runs, but should it ship?

60 pts
Chapter 2: The Hallucinated Import

A Copilot-generated React dashboard with confident-looking imports. Half of them point to packages that do not exist.

70 pts
Chapter 3: The 100% Coverage Lie

AI-generated tests that show 100% coverage. Your tech lead says coverage does not mean correctness. Find out why.

90 pts
Chapter 4: The Confident Refactor

AI refactored a 5-year-old permissions module. The PR says 'improved readability, no behavior changes.' Compare old and new to find what actually changed.

100 pts
Chapter 5: Audit the Agent

An AI support agent makes tool calls to external APIs. Review the execution logic before it handles real customers.

110 pts
Chapter 6: MCP Server Lockdown

An MCP server gives an AI coding assistant access to your filesystem and database. Spot the holes before someone else does.

110 pts
Chapter 7: The Destructive Migration

An AI-generated database migration promises to clean up the schema. Your DBA is on vacation. You are the last line of defense.

130 pts
Chapter 8: CI Pipeline from Copilot

Copilot wrote your CI/CD pipeline. It runs tests, builds containers, and deploys to production. Find the supply chain and injection risks before a bad actor does.

130 pts