code-review

Guide developers through structured code reviews with security and quality checklists.

1.2k|116|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/math-inc/OpenGauss --skill code-review-math-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/math-inc/OpenGauss/tree/main/skills/software-development/code-review
Command: npx skills add https://github.com/math-inc/OpenGauss --skill code-review-math-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides developers to perform secure, high-quality code reviews.

Core Features & Use Cases

  • Comprehensive checklist coverage for security, error handling, and code quality.
  • Scalable guidance for PR reviews across small patches to large refactors.
  • Use Case: A reviewer uses this guidance to identify risky patterns in a pull request and suggest concrete improvements.

Quick Start

Review a new pull request using the included checklist and leverage the suggested questions to drive a thorough evaluation.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a secure code review on a pull request?

To perform a secure code review, apply a structured checklist covering security, error handling, and testing alignment to identify risky patterns in the pull request and suggest concrete improvements.

What should a code review checklist cover for maintainability?

A code review checklist for maintainability should cover security, error handling, testing alignment, readability, and overall code quality to ensure secure and thorough evaluations.

Can I use a code review checklist for large refactoring branches?

Yes, you can use this code review checklist for large refactoring branches because it provides scalable guidance that applies to everything from small patches to large refactors.

What is the best way to find risky patterns in a code audit?

The best way to find risky patterns in a code audit is to evaluate the code against a comprehensive checklist covering security, error handling, and code quality using suggested questions to drive a thorough evaluation.

Does structured code review guidance work across different programming languages?

Structured code review guidance works across different programming languages, applying a consistent checklist for security, readability, and maintainability to feature branches and code audits.