r/
r/programming
·
Posted by u/code_quality_guy · 4h ago
TIL
TIL my code reviewer asks LLMs to roast my PRs before approving
So I started doing this thing where I run my diff through Claude with the prompt "be brutally honest, find anything that would embarrass me at code review". The team lead picked up on the patterns and now does it as a first-pass before he even reads the PR.
Productivity up, ego down. 10/10 would recommend.