code-review-and-quality

Review code changes across correctness, readability, architecture, security, and performance.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill code-review-and-quality-partners-in-biz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/Partners-in-Biz/partnersinbiz-web/tree/main/.claude/skills/agent-skills/code-review-and-quality
Command: npx skills add https://github.com/Partners-in-Biz/partnersinbiz-web --skill code-review-and-quality-partners-in-biz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps teams maintain high code quality and security standards by conducting a thorough code review process.

Core Features & Use Cases

  • Multi-axis Code Review: Evaluates code across five dimensions: correctness, readability, architecture, security, and performance.
  • Review Process: Includes understanding context, reviewing tests, implementation, categorizing findings, and verification.
  • Use Case: Before merging any change, or when reviewing code written by yourself, another agent, or a human.

Quick Start

Run the code-review-and-quality skill on your latest commit to review code quality and security.

Frequently Asked Questions about code-review-and-quality

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

FAQPage Schema
What does a comprehensive code review process evaluate before merging changes?

A comprehensive code review evaluates code changes across five dimensions: correctness, readability, architecture, security, and performance. It ensures high-quality and secure codebases by understanding context, reviewing tests, and verifying implementation before merging.

How do I review code written by an AI agent or another developer for security and quality?

You can review code written by yourself, another agent, or a human by running the code review process on your latest commit. It evaluates implementation, categorizes security and performance findings, and verifies the changes against established review criteria.

Can I use automated code review for any programming language or codebase?

Yes, the multi-axis code review applies to all code changes. It requires a thorough understanding of your specific codebase and review criteria to accurately evaluate correctness, architecture, and security.

What is the best way to ensure code quality and security before a merge?

The best way to ensure code quality and security is conducting a thorough review process that checks correctness, architecture, and performance. It involves understanding context, reviewing tests, categorizing findings, and verifying implementation before merging.

What are the limitations of automated code review for complex architecture changes?

Automated code review requires a thorough understanding of the codebase to evaluate complex architecture changes effectively. Without proper context and review criteria, it may struggle to accurately categorize findings or verify deep architectural impacts.