code-reviewer

Analyze pull requests and code changes for quality, security, and maintainability issues.

69|11|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zhaono1/agent-playbook --skill code-reviewer-zhaono1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/zhaono1/agent-playbook/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/zhaono1/agent-playbook --skill code-reviewer-zhaono1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Reviews pull requests and code changes for quality, security, and best practices, helping teams deliver safer, cleaner code faster.

Core Features & Use Cases

  • Context-aware evaluations: Analyzes changed files and diffs to identify impact and risks.
  • Multi-category checks: Assesses Correctness, Security, Performance, Code Quality, Testing, Documentation, and Maintainability.
  • Actionable feedback: Produces a structured report with prioritized issues and recommended fixes.
  • Practical use case: When a teammate requests a PR review or you need to validate a merge candidate.

Quick Start

Review the latest PR changes and provide a structured, prioritized feedback report.

Frequently Asked Questions about code-reviewer

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 thorough code review evaluates changed files to identify quality, security, and maintainability issues. It follows a structured process of context gathering, category checks, and standardized actionable feedback.

What specific categories are checked during a pull request evaluation?

A pull request evaluation checks correctness, security, performance, code quality, testing, documentation, and maintainability. These multi-category checks identify risks and best practice violations across code changes.

How do I validate a merge candidate for security and maintainability issues?

To validate a merge candidate, analyze code changes for security vulnerabilities and maintainability risks. This structured review process returns prioritized issues and recommended fixes to ensure safer code.

Does this code review process provide actionable feedback for developers?

Yes, the code review process provides actionable feedback by producing a structured report. This report contains prioritized issues and recommended fixes, helping teams deliver cleaner code faster.

What is the best way to review code changes for best practices and quality?

The best way to review code changes for best practices is to apply a structured review process. This assesses correctness, security, performance, readability, tests, docs, and maintainability, returning prioritized feedback.