code-review-practices
Installation
SKILL.md
Code Review Practices
This skill provides guidance for conducting effective, constructive code reviews that improve code quality and team collaboration.
Review Mindset
Goals of code review:
- Catch bugs and issues early
- Share knowledge across the team
- Maintain code quality standards
- Improve code maintainability
- Foster learning and growth
Not goals:
- Assert dominance or superiority
- Enforce personal preferences
- Block progress unnecessarily
- Nitpick without value