code-review
Installation
SKILL.md
Code Review Skill
When asked to review code:
- Check for correctness bugs and edge cases
- Check style consistency with the surrounding code
- Flag security issues
- Suggest concrete improvements, not vague advice
When asked to review code: