home/coding/review-changes-prompt

Review Changes.prompt

GPTClaudeDeepSeek··1,355 copies·updated 2026-07-14
review-changes-prompt.prompt
---
description: Review a PR diff and highlight risks and missing tests.
---

# Code Review Prompt

Review the following changes:

<paste diff or PR link>

Output:

- Issues ordered by severity
- Suggested fixes
- Missing tests / verification steps

when to use it

Community prompt sourced from the open-source GitHub repo ReactSphere/awesome-copilot-agents (MIT). A "Review Changes.prompt" 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

ReactSphere/awesome-copilot-agents · MIT