Today I announced that I won't be reviewing AI generated PRs at company meeting

Posted by Evgenii42@reddit | ExperiencedDevs | View on Reddit | 318 comments

I was reviewing PRs from data scientists (data scientists) for the web service. The data scientists were using Claude Code to generate changes to the web site (rails/vue) and send PRs to the web developers. I made a decision that I no longer want to review this code, since it's AI generated and people who generate it do not understand it. The reason is that I find it very easy for me to miss issues during such PR reviews, because the AI generated code look good and plausible, so it will lead to bugs and security issues.

Today we had a company-wide meeting, and during my turn I explained the issue and announced that I no longer be reviewing these PRs. It went surprisingly well. I got massive support from people and the leadership also acknowledged the issues. I can now go back to what I love the most -> writing code :D.