Skill Detail
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.
Code Quality & ReviewMulti-Framework
Code Quality & Review
Multi-Framework
Security Reviewed
Tool match: agent-skills
MIT license
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill multi-axis-code-review-and-quality-gates
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Agent runtime with skill support, repository or PR diff access, tests or validation signals, project conventions
Install & setup
Copy this skill directory from the upstream repository into your agent's supported skills directory, then invoke it before merge or approval when you want a structured multi-axis review.
Author
addyosmani
Publisher
Individual
Last updated
Apr 18, 2026
Quick brief
Use this before merge, handoff, or approval when an agent needs to review a change systematically rather than just summarize a diff. The agent applies a repeatable review rubric across multiple quality axes and flags issues that would otherwise slip through a casual pass. The boundary is the review workflow itself, not a generic lint tool, code host, or product card.