ai-code-review
Installation
SKILL.md
ai-code-review
Perform a rigorous code review that enforces quality standards. Challenge assumptions, verify correctness, and ensure the code is simple, tested, and maintainable.
When to use
Use this skill when:
- Asked to review a pull request, diff, or set of changes
- Asked to review specific files or a feature implementation
- Performing a self-review before presenting code to the user
- Validating code quality as part of the execute phase
Instructions
Step 1: Run automated checks
Before any manual review, verify that automated quality gates pass.