code-review

Review code across languages using structured checklists for defects and design issues.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/Stevenwang112/rag_agent --skill code-review-stevenwang112
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Stevenwang112/rag_agent/tree/main/.agent/skills/code-review
Command: npx skills add https://github.com/Stevenwang112/rag_agent --skill code-review-stevenwang112

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured guidance to evaluate code, identify defects, design issues, and ensure code quality during reviews.

Core Features & Use Cases

  • Structured Checklist: Standardized criteria for correctness, readability, performance, security, and maintainability.
  • PR & Diff Review: Effective for pull requests, diffs, and existing codebases across languages.
  • Actionable Feedback: Generates clear, prioritized recommendations that engineers can apply directly.

Quick Start

Request a code review on a given file, PR, or diff with the skill's checklist to surface issues and suggested improvements.

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 on a pull request?

A code review checklist provides standardized criteria for correctness, readability, performance, and security, enabling you to evaluate pull requests or diffs and generate actionable feedback across languages.

What is the best way to identify design issues and defects in a standalone code block?

The best way to identify design issues in a standalone code block is using a checklist-driven review process that enforces standardized criteria to capture quality gaps and precise defect detection.

Can I use a standardized review checklist for existing codebases across different programming languages?

Yes, this structured review checklist applies to existing codebases across various programming languages, evaluating code quality and enforcing project-specific rules and style guidelines universally.

Does a checklist-driven code review support project-specific rules and style guidelines?

Yes, checklist-driven code review supports project-specific rules and style guidelines, allowing teams to enforce customized standardized criteria alongside correctness and maintainability checks during pull request evaluations.

How do I generate actionable feedback from a code diff review?

To generate actionable feedback from a code diff review, evaluate the changes against a structured checklist to produce clear, prioritized recommendations that engineers can apply directly to improve code quality.