code-review
Installation
SKILL.md
Code Review Best Practices
Core Principles
Review Mindset:
- Be constructive, explain the "why"
- Prioritize by severity (critical vs nice-to-have)
- Suggest alternatives, not just problems
- Acknowledge good work
Goals:
- Catch bugs before production
- Improve code quality
- Share knowledge
- Prevent security vulnerabilities
- Ensure consistency