What techniques do you use for making AI-authored PR's easier to review?
- I.e. use /show-me by @dexhorthy for easy-to-read diffs
- Describe the changes in pseudocode
- Mermaid diagrams
- Evidence of TDD
The wildest version of this I've heard is @dctanner's agent, who uses Playwright to record a video of the frontend feature working with text-to-speech over the top. So the agent literally talks you through its change.