code-review-and-quality

Automate code review on pull requests across correctness, readability, architecture, security, and performance.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/PM4-SmartFinance/SmartFinance --skill code-review-and-quality-pm4-smartfinance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/PM4-SmartFinance/SmartFinance/tree/main/.claude/skills/code-review-and-quality
Command: npx skills add https://github.com/PM4-SmartFinance/SmartFinance --skill code-review-and-quality-pm4-smartfinance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the code review process, ensuring code quality and compliance with project standards before merging Pull Requests (PRs).

Core Features & Use Cases

  • Five-Axis Code Review: Evaluates code across correctness, readability, architecture, security, and performance.
  • Severity Labels: Categorizes comments as critical, required, optional, nit, or FYI for clarity.
  • Change Sizing: Provides guidelines for diff size and scope to maintain PR manageability.
  • Review Process: Offers a structured review process with emphasis on testing, implementation, and verification.
  • Multi-Agent Review: Supports review by multiple agents with specialized focus areas.

Quick Start

Run the 'code-review-and-quality' skill before merging any PR to conduct a comprehensive code review.

Frequently Asked Questions about code-review-and-quality

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

FAQPage Schema
How do I automate PR review for code quality and project standards?

Automate PR review by running this skill to ensure correctness, readability, architecture, security, and performance meet defined criteria. It categorizes comments with severity labels and provides change sizing guidelines to maintain PR manageability before merging.

What is the best way to structure a code review for security and performance?

Structure code review using a five-axis evaluation covering correctness, readability, architecture, security, and performance. This process emphasizes testing, implementation, and verification, utilizing severity labels like critical, required, and optional to clarify feedback.

How does change sizing work for pull requests?

Change sizing provides guidelines for diff size and scope to maintain PR manageability during code review. It helps evaluate the scale of changes, ensuring the review process remains structured and focused on defined project criteria.

Can I use multi-agent review for specialized focus areas in software development?

Yes, multi-agent review supports evaluation by multiple agents with specialized focus areas. This approach ensures comprehensive code quality, security, and adherence to project standards across different aspects of the PR review process.

Do I need project-specific configurations to automate code reviews?

Yes, project-specific configurations and tooling are required for the review processes. These configurations allow the automated code review to accurately assess code quality, security, and adherence to your defined project standards.

How are code review comments categorized for clarity?

Code review comments are categorized using severity labels: critical, required, optional, nit, or FYI. This labeling system provides clarity during the review process, helping developers understand the importance and urgency of each piece of feedback.