code-review

Review code changes and pull requests for security and quality.

90|10|Updated Nov 8, 2025
One-click install
npx skills add https://github.com/korallis/Droidz --skill code-review-korallis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/korallis/Droidz/tree/main/droidz_installer/payloads/droid_cli/default/skills/code-review
Command: npx skills add https://github.com/korallis/Droidz --skill code-review-korallis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring code quality, maintainability, security, and adherence to best practices by providing a systematic approach to reviewing code changes.

Core Features & Use Cases

  • Comprehensive Checklist: Covers correctness, security, performance, maintainability, testing, and standards.
  • Structured Feedback: Guides users on how to provide specific, actionable, and constructive feedback.
  • Use Case: Before merging a critical feature, use this Skill to perform a thorough review, identifying potential security vulnerabilities and ensuring the code aligns with team standards.

Quick Start

Use the code-review skill to analyze the provided pull request for security vulnerabilities and adherence to best practices.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review code changes in a pull request for security vulnerabilities and best practices?

To review code changes for security vulnerabilities and best practices, systematically analyze pull requests using a structured checklist covering correctness, security, performance, and maintainability. This provides specific, actionable feedback to ensure feature implementations adhere to quality guidelines before merging.

What is the best way to provide constructive feedback during a code review?

The best way to provide constructive feedback during a code review is to follow structured feedback guidelines that ensure critiques are specific, actionable, and aimed at improving maintainability. This targets potential vulnerabilities while verifying test coverage and assessing performance implications constructively.

Does this code review process require specific testing frameworks to verify test coverage?

This code review process does not require specific testing frameworks. It systematically audits code changes and feature implementations to verify existing test coverage and assess performance implications, ensuring maintainability and security regardless of the testing tools used by the team.

Why does my pull request need a maintainability and security audit before merging?

A pull request needs a maintainability and security audit to identify potential vulnerabilities and ensure code aligns with team standards. Systematically reviewing feature implementations prevents quality degradation and addresses performance implications before the code is merged into the main branch.

Can I use a structured checklist to assess performance implications in feature implementations?

Yes, you can use a comprehensive code review checklist to assess performance implications in feature implementations. This systematic approach covers correctness, security, performance, maintainability, testing, and standards to improve overall team code quality through detailed analysis.

What are the limitations of using a checklist for auditing code quality?

The limitation of using a checklist for auditing code quality is that while it systematically covers correctness, security, performance, and maintainability, it requires detailed manual analysis to provide constructive criticism and cannot automatically fix vulnerabilities or execute tests.