Diff-Review Trainer
Module 3 · Lesson 3.3 · Pre-staged diffs for practicing the four-question review.
The five-move review
For each scenario you'll see the goal, the agent's plain-English summary of what it did, the shape of the diff (file count, line count, files touched), and the test output. You don't need to read code — you have everything a director needs.
- Check the shape. Did the agent change only the files I expected? Is the size of the change roughly what I expected? Anything added or deleted I didn't ask for?
- Read the agent's summary. Does it match what I asked for? Does it mention things I didn't ask for? Anything removed?
- Ask the agent about anything unfamiliar. (You can click the follow-up questions below each scenario.)
- Run the result — confirm the test output shows what you wanted, on real input.
- Iterate if anything didn't satisfy you.
Three scenarios. Your call per scenario: accept, revise, or reject. After you choose, you'll see the reasoning.
Scenario 1 of 3