code-review

Guide pull request reviews through correctness, security, performance, and readability checks.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/mefardales/skillbox --skill code-review-mefardales
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mefardales/skillbox/tree/main/skills/general/code-review
Command: npx skills add https://github.com/mefardales/skillbox --skill code-review-mefardales

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive framework and actionable guidance to ensure code quality, security, and maintainability through effective code reviews.

Core Features & Use Cases

  • Structured Review Process: Guides reviewers through correctness, security, performance, and readability checks.
  • Constructive Feedback: Offers patterns for giving and receiving feedback productively.
  • Use Case: When submitting a pull request, use this Skill to ensure your code adheres to best practices before it's reviewed by teammates, or use it during a review to systematically identify potential issues.

Quick Start

Follow the code review checklist to ensure all aspects of the code are addressed.

Frequently Asked Questions about code-review

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

FAQPage Schema
What should a thorough code review cover?

A thorough code review should cover correctness, security, performance, readability, and constructive feedback patterns. It ensures adherence to quality standards and promotes collaborative development by systematically identifying potential issues in pull requests.

How do I ensure my pull request passes code review?

To ensure your pull request passes code review, follow a structured checklist covering correctness, security, performance, and readability. Reviewing your code against these best practices before teammates evaluate it helps identify and resolve potential issues early.

What are the best practices for giving constructive feedback in code reviews?

Best practices for giving constructive feedback in code reviews involve using structured patterns that promote collaborative development. This approach ensures feedback is productive and focuses on maintaining quality standards while addressing correctness, security, and readability.

Can I use a code review checklist for quality assurance?

Yes, you can use a code review checklist for quality assurance to systematically evaluate pull requests. The checklist guides you through structured checks for correctness, security, performance, and readability, ensuring code meets established quality standards.