A practical prompt recipe for AI code review: solve it yourself first, then compare

dotey · x · 2026-09-17

A practical prompt recipe for AI code review: (1) have the agent first understand what problem the PR solves, (2) ask it how it would solve the problem without looking at the implementation, (3) compare its own approach against the actual code for the review, and (4) request a markdown diff so others can see exactly what to change.

Original post →

More from coding & agent

coding & agent channel →