This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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 |