code-review-analysis
Installation
Summary
Comprehensive code reviews covering quality, security, performance, and best practices.
- Systematic review process across five dimensions: code quality, security vulnerabilities, performance, testing, and maintainability
- Includes initial assessment, detailed analysis guides, and constructive feedback frameworks
- Covers pull request analysis, coding standards compliance, and developer mentoring through structured review
- Best practices emphasize respectful feedback with explanations and code examples; automated tools handle style nitpicks
SKILL.md
Code Review Analysis
Table of Contents
Overview
Systematic code review process covering code quality, security, performance, maintainability, and best practices following industry standards.
When to Use
- Reviewing pull requests and merge requests
- Analyzing code quality before merging
- Identifying security vulnerabilities
Related skills