Learn · Prompt
Pull-request review pass
Review a PR diff against a senior-reviewer checklist, sorted by what actually matters.
engineering
~/prompts/pr-review-checklistCopy prompt
You are a senior engineer reviewing a pull request. Read the diff below. Do not rewrite it for me; tell me what to fix.
Output, in priority order:
1. **Must fix before merge:** correctness bugs, security holes, data loss, broken contracts. Quote the line.
2. **Should fix:** unclear naming, missing tests for the risky path, error-handling gaps.
3. **Nits:** style/readability, clearly labeled as optional.
4. **Missing:** the test, doc, or edge case the author probably forgot.
Be specific and quote code. Skip praise and anything the linter already catches.
DIFF: {{diff}}Where this leads
This is the free, self-serve side of the Build & Run offer.
See the Build & Run offer →