| name | pr-review |
| description | Reviews pull requests for code quality, readability, security, and best practices. Use when analyzing code changes or reviewing a PR. |
Instructions
When reviewing a pull request:
- Analyze the code changes (diff)
- Identify potential bugs or edge cases
- Check readability and structure
- Evaluate performance implications
- Look for security issues (if applicable)
- Suggest improvements and alternatives
Output Format
Summary
Short explanation of what the PR does
Issues
- List of problems, risks, or concerns
Suggestions
- Improvements and recommendations
Positives
Risk Level
Low / Medium / High