About
The Code Review skill transforms Claude into a senior-level reviewer that follows a disciplined investigation approach to analyze pull requests and code changes. It goes beyond simple linting by evaluating deep architectural concerns, potential runtime errors, security vulnerabilities like SQL injection, and performance bottlenecks such as N+1 queries. By integrating with Git and GitHub CLI tools, it gathers context from commit history and PR descriptions to provide structured, actionable feedback categorized by severity, ensuring your codebase remains robust while maintaining high velocity.