Comment by josephg
17 hours ago
If your team's bottleneck is code review by senior engineers, adding more low quality PRs to the review backlog will not improve your productivity. It'll just overwhelm and annoy everyone who's gotta read that stuff.
Generally if your job is acting as an expensive frontend for senior engineers to interact with claude code, well, speaking as a senior engineer I'd rather just use claude code directly.
Linting, compiler warnings and automated tests have helped a lot with the grunt work of code review in the past.
We can use AI these days to add another layer.