code-review-and-quality

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

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill code-review-and-quality-lazyisefficient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/code-review-and-quality
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill code-review-and-quality-lazyisefficient

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Multi-axis review and quality gates ensure every change improves overall code health before merge.

Core Features & Use Cases

  • Consistent evaluation across correctness, readability, architecture, security, and performance.
  • Gate-style checks with evidence collection and structured findings.
  • Useful for PRs, feature branches, refactors, and security-sensitive changes.

Quick Start

Provide the PR details and repository context to initiate the 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 run a structured code review for a pull request?

Run a structured code review by evaluating pull request changes across correctness, readability, architecture, security, and performance. The evaluation applies standardized templates and collects evidence to ensure traceable, repeatable quality gates before merging code changes.

What is multi-axis code review and when do I need it?

Multi-axis code review is an evaluation process checking code health across five criteria: correctness, readability, architecture, security, and performance. You need it for routine pull requests, feature branches, refactors, and security-sensitive changes to establish consistent quality gates.

Can I use automated code review for agent-written code and refactors?

Yes, automated code review evaluates both human and agent-written code, including refactors and bug fixes. It applies structured evidence collection and five-axis criteria to improve overall code health and ensure traceable quality before merging any changes.

What's the best way to enforce quality gates before merging code?

The best way to enforce quality gates before merging is applying a multi-axis evaluation that checks correctness, readability, architecture, security, and performance. This process uses standardized review templates to support traceable, repeatable findings for every code change.

How do I collect evidence during a security and performance code review?

Collect evidence during security and performance code reviews by applying structured gate-style checks that evaluate changes across five axes. Standardized review templates document findings, supporting traceable and repeatable quality assessments for security-sensitive pull requests.

Do I need repository context to perform a multi-axis code review?

Yes, you need to provide pull request details and repository context to initiate the multi-axis code review. This context allows the evaluation to accurately assess correctness, readability, architecture, security, and performance across code changes.