3d8639cbb2f910200f30e680a8923ccaf99ba1bf0ba8c74932a6415f74b497517928653f10f8e69aAuthored: 1 month ago (Sun, 28 Jun 2026 22:08:54 +0000)Match: Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>0904d448e0ff7cc56a7553bf227ff4b0e24fdb43Authored: 3 years ago (Tue, 18 Apr 2023 16:50:34 +0000)Match: wcampbelle00df225889606e8aad4c10a49960a5b1b5125d3Authored: 4 years ago (Thu, 11 Nov 2021 15:13:42 +0000)Match: wcampbell.github/copilot-instructions.mdTool: github-copilot<!-- markdownlint-disable -->
# GitHub Copilot Code Review Instructions
## General Review Principles
### Pull Request Size and Scope
- **Flag large PRs**: Comment if a PR changes more than 500 lines or touches many unrelated areas
- **Suggest splitting**: Recommend breaking large changes into smaller, focused PRs
- **Question scope creep**: Ask about unrelated changes that seem outside the PR's stated purpose
### Code Quality and Style
- **Check adherence to style guidelines**: Verify changes follow the none