Earlier quoted context omitted.
Maybe on your team, but I don't think AI PRs are universally disliked. The people that submit PRs without understanding them are universally disliked. Have you tried writing in AGENTS.md or whatever to exactly explain what you like/dislike about the PR descriptions?
The PR descriptions are pretty universally disliked. We have centralized tooling that manages the prompts for that, I’m sure they’ve tried tuning it but maybe there’s more they could do. Though I have some local workflows where I try to teach Claude about my writing style preferences via skills and examples, and it’s still not great.
Understanding is the new bottleneck
31–40 of 259 posts
Re: Understanding is the new bottleneck
#32We have LLMs try to generate descriptions of PRs for us and they're pretty universally disliked. They're always overly-complex descriptions of the mechanical changes and have no sense of motivation. Also, a huge reason to understand the code yourself is to make sure the LLM isn't wrong, but this doesn't work if an LLM is itself generating the understanding.
Re: Understanding is the new bottleneck
#33Earlier quoted context omitted.
I don’t know. From my experience I get pretty good descriptions of PRs if I ask the right questions and provide some context.
> provide some context That's pretty much what a PR description is.
Re: Understanding is the new bottleneck
#34We have LLMs try to generate descriptions of PRs for us and they're pretty universally disliked. They're always overly-complex descriptions of the mechanical changes and have no sense of motivation. Also, a huge reason to understand the code yourself is to make sure the LLM isn't wrong, but this doesn't work if an LLM is itself generating the understanding.
I am so very tired of 2 page long PR descriptions for a 5 line change.
But yeah, most probably don’t.
Re: Understanding is the new bottleneck
#35Understanding has always been the bottleneck. That's why LLMs aren't actually helpful: they speed up the part which is easy (typing characters into your editor), but are neutral or even harmful on the part which is hard (understanding the problem and how best to solve it).
Re: Understanding is the new bottleneck
#36If you want to move faster with LLMs, you need to act like a manager and stop caring about what the LLM did. You just need to do the manual testing and make sure it works.
Re: Understanding is the new bottleneck
#37Re: Understanding is the new bottleneck
#38Re: Understanding is the new bottleneck
#39Re: Understanding is the new bottleneck
#40I am so dying to read more about the new/current/real bottleneck! Where is the bottleneck? WHERE?? Tell me! No evidence needed, just lay it on, man to man, thought-leader to thought-leader!