code-review-criteria

Apply predefined review criteria to code changes with severity tagging.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework for evaluating code changes, ensuring consistent feedback and enforcement of coding standards during reviews.

Core Features & Use Cases

  • Establishes clear criteria for code quality, potential bugs, performance implications, and security concerns.
  • Enables standardized review workflows for teams and multiple languages.
  • Produces actionable feedback and prioritization signals for fixes.

Quick Start

Submit a code patch for review and I will apply the code-review-criteria to generate actionable feedback.

Frequently Asked Questions about code-review-criteria

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

FAQPage Schema
How do I apply consistent code review criteria to a pull request?

To apply consistent code review criteria, submit your code patch for automated evaluation of null handling, error paths, test coverage, and security to receive prioritized, actionable feedback.

What is automated code review and how does it handle security and performance?

Automated code review evaluates code changes against predefined criteria to identify security vulnerabilities and performance issues, providing structured checks and severity tagging for fixes.

Can I use automated code review for multiple programming languages?

Yes, automated code review supports patch reviews across multiple programming languages by applying standardized quality checks, ensuring consistent feedback regardless of the language.

How do I generate actionable feedback for bugs found during a code patch review?

You can generate actionable feedback for bugs by submitting the code patch for review, which applies structured checks for potential issues and outputs prioritized severity tags.

What is the best way to enforce coding standards and test coverage during code reviews?

The best way to enforce coding standards and test coverage is using a structured review framework that applies predefined criteria to code changes and outputs prioritized signals for necessary fixes.