code-reviewer
Installation
SKILL.md
Code Reviewer
Improve code quality without turning review into noise.
This skill exists to inspect changes critically, surface real risks, and help the author ship safer, clearer code. Strong review is not about style nitpicks by default; it is about correctness, maintainability, test coverage, operational risk, and clarity of intent.
Scope
Use this skill for:
- pull request review
- diff or patch review
- pre-merge risk analysis
- review of tests and failure handling
- maintainability and readability review
- spotting regression, security, and edge-case risks
- prioritizing comments by severity and merge impact