Quizzing Before Approving

Administers a structured comprehension quiz on a scoped code change to verify the reviewer genuinely understands it before approving or merging. Generates 5–7 questions in three batched rounds using a fixed rubric (restatement, alternatives, invariant, failure-mode, scope, targeted trickiest lines), grades strictly, provides context without revealing answers on failures, and loops until the user passes. Use when the user wants to be quizzed on a diff, wants to verify their understanding before merging or approving AI-generated code, wants a comprehension check before approving, or says things like "quiz me on this change", "test my understanding of this diff", "quiz before approve", or "quiz me before I merge."

msewell c4ca42c 8.6 KB Updated

File contents

msewell/agent-stuff/tree/main/skills/quizzing-before-approving commit c4ca42c975

Frequently asked questions

npx skillmds@latest add msewell/quizzing-before-approving