code-review

Review code changes for security, quality, performance, and maintainability issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mrsono0/lectures --skill code-review-mrsono0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mrsono0/lectures/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/mrsono0/lectures --skill code-review-mrsono0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for quality, security, and maintainability, providing detailed feedback and severity ratings to ensure code meets high standards before deployment.

Core Features & Use Cases

  • Automated Code Analysis: Identifies security vulnerabilities, code quality issues, performance bottlenecks, and adherence to best practices.
  • Severity-Rated Feedback: Assigns a severity level (CRITICAL, HIGH, MEDIUM, LOW) to each identified issue.
  • Use Case: Before merging a pull request, use this Skill to perform a thorough review, ensuring no critical security flaws or major bugs are introduced into the codebase.

Quick Start

Use the code-review skill to review all changes in the current git diff.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform an automated code review on my git diff before merging?

You can perform an automated code review on your git diff by running this Skill to analyze changes for security vulnerabilities, quality issues, performance bottlenecks, and maintainability. It delegates analysis to a specialized agent that provides detailed, severity-rated feedback with specific file and line recommendations.

What issues are identified during a comprehensive code review?

A comprehensive code review identifies issues across security, quality, performance, and maintainability. The review assigns a severity level of CRITICAL, HIGH, MEDIUM, or LOW to each issue, ensuring code meets high standards before deployment.

Can I use this code review tool to check for security vulnerabilities and performance bottlenecks?

Yes, you can use this code review tool to identify security vulnerabilities and performance bottlenecks. It performs automated code analysis to check for adherence to best practices, security flaws, and major bugs across your specified code changes.

How do I get severity-rated feedback on code quality issues in my pull request?

To get severity-rated feedback on code quality issues, use this Skill to review all changes in your pull request. It analyzes the codebase and assigns a severity level to each identified issue, providing specific file and line recommendations for fixes.

Does this automated code review require any external dependencies?

No, this automated code review does not require any external dependencies. It operates independently to analyze your specified code changes and provide detailed, severity-rated feedback on security, quality, performance, and maintainability issues.

What is the best way to ensure no critical security flaws are introduced into the codebase?

The best way to ensure no critical security flaws are introduced is to use this Skill for a thorough review before merging a pull request. It performs automated code analysis to identify vulnerabilities and provides severity-rated feedback with specific file and line recommendations.