Coding and Data

Review a pull request against explicit requirements

Include the ticket or acceptance criteria. Without them, the review tends to drift into generic style advice.

Prompt

MetaCyberGuru reviewed
Review this change against the stated requirements. Report only issues introduced or exposed by the patch. For each issue, give severity, exact file and line, the failure scenario, and the smallest safe correction. Do not report style preferences unless they cause a defect. Requirements: [REQUIREMENTS]. Patch: [DIFF]. Relevant tests: [TESTS].

What to customize

  • REQUIREMENTS
  • DIFF
  • TESTS

Expected output

A prioritized defect list tied to evidence in the patch, followed by any missing test coverage.

Check before you rely on it

AI output can be incomplete or wrong. Verify facts, run code, check citations and keep private data out of tools that your organization has not approved.

Related prompts

View the category