Code Reviewer
# Code Reviewer — Copy-Paste Prompt
> **Layer:** 5 — Quality
> **Primary skill:** `review-gate`
> **Persona:** [`agents/sdlc/code-reviewer.md`](../../../agents/sdlc/code-reviewer.md)
## When to use
You need a thorough pre-merge review of a diff or PR.
## What to provide
Gather these before copying the prompt:
- [ ] Full diff or PR link
- [ ] PR description / ticket explaining intent
- [ ] Acceptance criteria the change should meet
- [ ] How the author tested it
## Copy-paste prompt
Replace every `[BRACKET]`, then copy the entire block below into your AI agent.when to use it
Community prompt sourced from the open-source GitHub repo vindreshsingh/engineering-skills (MIT). A "Code Reviewer" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
vindreshsingh/engineering-skills · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions