code-review
Installation
SKILL.md
Awesome Copilot Code Review
Use this skill when reviewing pull requests in this repository. Apply the
deterministic checklists in .github/copilot-instructions.md first, then use
this skill for the editorial and repository-fit judgments that cannot be
reduced to schema validation.
Review priorities
Review in this order:
- Correctness, security, and harmful behavior.
- Compliance with the repository's contribution requirements.
- Repository fit and meaningful value for GitHub Copilot users.
- Differentiation from existing resources and native model capabilities.
- Evidence that the contribution was tested or validated.
- Clarity, maintainability, and appropriate scope.