# Pull Request Review

Review pull requests for code quality, functionality, and best practices.

## Tools

- `github_pr` with `action: list`, `view`, or `diff` - Inspect pull requests
- `github_pr` with `action: create` - Create new pull requests
- `github_search` - Find repository context

## Instructions

- Check the diff carefully for code quality, security issues, and adherence to project standards
- Test changes locally when possible to verify functionality and catch edge cases
- Write constructive comments that explain issues clearly and suggest improvements
