Sandbox demo
Code Review with Claude
Using the agent as a second pair of eyes on your own diff before you push.
Self-review with the agent catches the things you can't see anymore — the assumptions baked into your own diff. It's not a replacement for human review; it's the spell-check of code.
Best framing: 'Review this diff like a senior who hates churn. What are the missing tests, the leaky abstractions, the unsafe assumptions?'
Sandbox transcript
Press Play to replay this transcript step-by-step.
0 / 5
The transcript is canned — no real API calls. The point is to internalize the loop: user → plan → tool → result → answer.
Check your understanding
Q1. What's a useful framing for self-review with the agent?
· Score 100% on the quiz.