概要
The Code Review skill enables Claude to conduct professional-grade audits of your codebase by analyzing git diffs and specific file changes. It follows a rigorous checklist covering critical security vulnerabilities, architectural quality, and Python-specific optimizations like type hinting and context management. By providing structured feedback categorized by severity—Critical, Warning, and Suggestion—this skill helps developers catch bugs early, eliminate technical debt, and maintain a consistent standard across complex projects.