home/coding/code-review-instructions

Code Review.instructions

GPTClaudeDeepSeek··1,310 copies·updated 2026-07-14
code-review-instructions.prompt
---
description: Workflow guidance for AI-assisted code review.
---

# Code Review Workflow

When reviewing changes:

1. Identify correctness and security risks first.
2. Call out behavioral changes and potential regressions.
3. Check error handling and edge cases.
4. Suggest tests when coverage is missing.
5. Prefer minimal changes that improve clarity.

when to use it

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