Skip to content

Instantly share code, notes, and snippets.

@danielmeis
danielmeis / gist:93454ea4d6e26e90d5c4938898572d07
Created May 21, 2026 18:53
AI assistant code review instructionss
# Code Review Guidelines
## Requesting a Code Review
Code reviews should be comprehensive assessments of code quality, security, maintainability, and functionality. The agent needs clear context about what code to review.
**CRITICAL: Always specify whether the code is uncommitted or spans specific commits.**
**CRITICAL: Always review actual git commits/diffs to verify what code changes are included. Do not assume or infer changes—only document what is actually in the commits.**
## How to Request a Code Review