Skip to lesson
Exit
Agent Review Before You Accept Work1 / 1

2 min lesson

Read the findings table, then fix only what earned it

Complete "Read the findings table, then fix only what earned it". Check the final state against the lesson before you move on.

Check your understanding

Complete this walkthrough: Agent review — read the findings table, then fix only what earned it.

Outcome: Finish with the result shown in the final walkthrough step.

Agent review — read the findings table, then fix only what earned it

/review over the finished diff

4 steps · ~2 min

Send /review → Read the findings → Pick the fix → Watch it land

Read this walkthrough as text
Agent review — read the findings table, then fix only what earned it
/review over the finished diff
SayThe run is done. Send /review.
SeeThe command lands as an amber chip, and BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition.'s findings come back as a table — Severity, Location, Finding: a Medium (the recent items are <div>s a keyboard user can't select) and a Low (memoizing a five-item slice). Then it asks: want me to fix any of these?
SayFix the keyboard issue.
DoAnswer the fix offer with the finding that earned it. The Medium reproduces; the Low is a note, not a work order — fixing it adds churn a reviewer then has to read.
SeeThe recent items become <button>s; the nit stays noted. Every change in the final diff traces to a finding that earned it.

Simulated Cursor 3.12 (macOS, light) — beta educational reconstruction, not the real product.

Learn more

Optional practice

Practice: Read the findings table, then fix only what earned it

QYou've applied it. What actually proves the work is done, not just a plausible answer?

Finish the check to continue.