소개
The Code Reviewer skill provides a comprehensive, six-phase framework for systematic code analysis, covering everything from security vulnerabilities and performance bottlenecks to documentation completeness. It integrates automated scanning tools for Python, JavaScript, and Go while providing expert guidance on design patterns, cyclomatic complexity, and testing strategies. This skill is ideal for teams looking to standardize their pull request process, audit legacy codebases for technical debt, and catch critical security flaws like SQL injection or hardcoded secrets before they reach production.