概要
The Code Review Checklist skill streamlines the pull request process by offering a structured approach to evaluating code changes. It guides developers through critical checkpoints including functional correctness, security vulnerabilities like SQL injection or XSS, performance optimization, and maintainability. By using this skill, teams can ensure that every code change meets high-quality standards, reduces technical debt, and identifies potential bugs before they reach production. It is an essential tool for both senior reviewers looking for consistency and junior developers learning industry best practices.