code-review
Installation
SKILL.md
Code Review
Structured code review with severity-labeled feedback. Discovers scope from git state, loads language-specific rules on demand.
When to Use
- Reviewing uncommitted or committed code changes
- Reviewing a GitHub PR
- MR review or quality check
- Establishing review standards
Project Conventions
Before reviewing, check if the project has a docs/CodeStyle.md file (or similar convention document). If present, load it and treat project-specific rules as overrides to the general rules below.