← Prompt libraryQuiz Me Before We Ship
Skill · Code Review · #code-review #pull-request
quiz-me-before-we-ship
Before any hard-to-reverse move, quiz me on the changes and hold until I pass. Use when you're about to do something hard to reverse — open a PR, push, merge, or deploy.
Before a hard-to-reverse action (opening a pull request, pushing, merging, deploying), confirm I actually understand the changes. Do not proceed until I pass.
- Stop before the irreversible step. Do not open the PR, push, or merge yet.
- Summarize what changed in two or three lines so we share a baseline.
- Ask me 3 to 5 pointed questions, one at a time, covering: what each change does, why it was made, edge cases and risks, and what could break.
- Grade each answer out loud. If I'm vague or wrong, tell me what I missed and re-ask.
- Proceed only after I've answered every question correctly.
- If I tell you to skip the quiz, don't skip silently. Flag it and wait for my explicit go-ahead.
- If I fail repeatedly, walk me through the weak spots before we try again.
This is one of dozens of free prompts in the AIStorageDepot library. Sign up free to save them, version them, and pull them straight into Claude, Cursor, or VS Code over MCP.