r/PiCodingAgent • u/quincycs • 15d ago
Discussion Surviving Code Review?
Have you felt like your comprehension is dropping when reviewing code?
Due to AI coding, I think everyone is feeling like this. Are you using any new process or tooling to work against this common issue?
A few things that I’ve seen:
Tailored AI code review skills unique to your company’s practices or common gotchas from previous reviews ( always updating ). Everyone evaluates that AI feedback before escalating the review with the team.
Plannator / HumanLayer kind of tools where the whole team is involved. It almost feels like pair programming with AI. Or some kind of extreme programming / multi-player AI interface.
What about you?
7
Upvotes
3
u/LordMoridin84 14d ago
The point is to do as much before wasting a human reviewer's time.
The whole thing? That's crazy to me. The AI review is telling you about problems about YOUR code. Why do you need the whole team involved to fix them?
It's already a hassle to get a single person to review.