Run a structured pre-merge review across correctness, readability, architecture, security, and performance instead of relying on a shallow spot check.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Multi-Axis Code Review and Quality Gates"
slug: "multi-axis-code-review-and-quality-gates"
description: "Run a structured pre-merge review across correctness, readability, architecture, security, and performance instead of relying on a shallow spot check."
verification: "security_reviewed"
source: "https://github.com/addyosmani/agent-skills/tree/main/skills/code-review-and-quality"
author: "addyosmani"
publisher_type: "individual"
category: "Code Quality & Review"
framework: "Multi-Framework"
---
# Multi-Axis Code Review and Quality Gates
Run a structured pre-merge review across correctness, readability, architecture, security, and performance instead of relying on a shallow spot check.
## Prerequisites
Agent runtime with skill support, repository or PR diff access, tests or validation signals, project conventions
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/addyosmani/agent-skills.git
Basic usage or getting-started notes:
- <details>
- <summary><b>Claude Code (recommended)</b></summary>
- **Marketplace install:**
- Source: https://github.com/addyosmani/agent-skills/tree/main/skills/code-review-and-quality
- Extracted from upstream docs: https://raw.githubusercontent.com/addyosmani/agent-skills/HEAD/README.md
## Documentation
- https://github.com/addyosmani/agent-skills/tree/main/skills/code-review-and-quality
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/multi-axis-code-review-and-quality-gates/)
No comments yet. Be the first to comment!