A pattern I am seeing: "Generate a 10 question quiz on how this PR works to test my understanding." Do not allow merge until someone passes the quiz.

Gusto did this years ago but with humans writing the questions for certain types of PRs.

@nateberkopec interesting, I’ve tried similar patterns for collaborating with LLMs to help me understand the flow of large PRs.

Currently trying to lean into diff stacking more to subvert the large PR problem now that we’re seeing more AI generated code too

@nateberkopec That is a very interesting idea!