review-checklist

Enforce a standardized PR review checklist covering correctness, security, testing, i18n, routing drift, reuse, and cloud impact.

Updated May 11, 2026
One-click install
npx skills add https://github.com/zmh13928433602-sys/lobe-chat --skill review-checklist-zmh13928433602-sys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-checklist
Source: https://github.com/zmh13928433602-sys/lobe-chat/tree/main/.agents/skills/review-checklist
Command: npx skills add https://github.com/zmh13928433602-sys/lobe-chat --skill review-checklist-zmh13928433602-sys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code quality issues in reviews slow down delivery and introduce regressions. This checklist provides reviewers with a consistent, focused framework to catch common mistakes.

Core Features & Use Cases

  • Provides a complete, repeatable PR review checklist covering correctness, security, testing, i18n, routing drift, reuse, and cloud impact.
  • Enables faster onboarding for new reviewers by standardizing expectations and checks.
  • Use case: Apply this checklist to every PR to ensure consistent review quality and faster merge decisions.

Quick Start

Review the current PR using this checklist to confirm conformance with coding standards, security, testing, and deployment readiness.

Frequently Asked Questions about review-checklist

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

FAQPage Schema
How do I standardize my PR code review checklist for common quality issues?

To standardize a PR code review checklist, enforce a structured workflow covering correctness, security, testing, i18n, routing drift, reuse, and cloud impact to ensure consistent quality across diffs and branch changes.

What should a comprehensive code review checklist include to catch regressions?

A comprehensive code review checklist should include checks for correctness, security vulnerabilities, testing coverage, i18n, routing drift, code reuse, and cloud impact to catch common mistakes and prevent regressions before merging.

How do I use a review checklist to speed up onboarding for new reviewers?

Use a review checklist to speed up reviewer onboarding by standardizing expectations and providing a focused, repeatable framework that guides new team members through checking security, testing, and deployment readiness consistently.

Does this PR review checklist work for branch changes and diffs?

Yes, this PR review checklist works for branch changes and diffs, applying standardized checks for documentation presence, coding standards, security, testing, and deployment readiness consistently across all code modifications.

When do I need a structured code review checklist for CI and testing?

You need a structured code review checklist for CI and testing when you want to enforce consistent QA, ensure documentation presence, and catch common code quality issues before deployment to accelerate delivery and merge decisions.