Having noticed the Pull Requests getting bigger we‘re increasingly convinced the developers don’t fully understand what they are committing. This is also an issue for anyone context switching to review as it can take several hours. What we’ve started asking Claude to do is explain why it is making changes as it were a tutor and having no automated approval. This forces both the developer and Claude to understand why edits are being made or design decisions taken. Perhaps if your scaffolding out some crud pages it’s overkill but with changes to frameworks it picks up bad habits that devs have learned over the years that are actually subtle bugs. Recently picked up a bug in how we set http headers that we otherwise skimmed over in reviews as it looked reasonabl. submitted by /u/New_Goat_1342
Originally posted by u/New_Goat_1342 on r/ClaudeCode
