code-review

Review pull requests with a three-pass security, performance, and correctness checklist.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are often inconsistent, time-consuming, and prone to overlooking critical issues. This Skill provides a structured, multi-dimension checklist approach to accelerate high-quality PR reviews.

Core Features & Use Cases

  • Three-pass review process focusing on Security, Performance, Correctness, Maintainability, Testing, Accessibility, and Documentation.
  • Comprehensive checklists for Security (injections, auth, secrets), Performance, Correctness, Maintainability, Testing, Accessibility, and Documentation.
  • Guidance on feedback quality, severity levels, and anti-patterns to avoid.
  • Suitable for code reviews on GitHub, GitLab, or internal PR systems, enabling teams to standardize reviews and onboard new reviewers.

Quick Start

Review the latest pull request using the standard checklist and log the findings.

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 structured code review for a pull request?

A structured code review applies a multi-dimension checklist across security, performance, correctness, and maintainability. This ensures consistent quality assessments for pull requests by enforcing a three-pass review process to surface issues early.

What should be included in a code review checklist for security and performance?

A code review checklist for security and performance should cover injections, authentication, secrets, and bottlenecks. It evaluates correctness, maintainability, testing, accessibility, and documentation to provide comprehensive, severity-guided feedback on code submissions.

How can I standardize pull request reviews across my software engineering team?

Standardize pull request reviews by applying a documented checklist and a three-pass review framework. This enforces consistent guidance for security, performance, and maintainability, accelerating high-quality PR reviews and onboarding new reviewers.

Can I use a multi-dimension review framework for merge requests on different platforms?

Yes, a multi-dimension review framework is applicable to pull requests and merge requests across software projects. It operates independently of specific platforms, enabling teams to assess code quality and address gaps consistently across different PR systems.

What is the three-pass review process for evaluating code submissions?

The three-pass review process systematically evaluates code submissions by focusing on security, performance, correctness, maintainability, testing, accessibility, and documentation. It applies documented checklists and severity levels to identify and address quality gaps.

How do I assign severity levels to feedback during a code review?

Assign severity levels to code review feedback by applying the framework's guidance on feedback quality and anti-patterns. This ensures severity-guided feedback accurately categorizes issues found in security, performance, and maintainability checklists.