code-review-and-quality

Automate five-axis code reviews on pull requests before merging.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/cyalcala/va-freelance-hub --skill code-review-and-quality-cyalcala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/cyalcala/va-freelance-hub/tree/main/.antigravity/skills_old_tainted/code-review-and-quality
Command: npx skills add https://github.com/cyalcala/va-freelance-hub --skill code-review-and-quality-cyalcala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces a multi-axis code review workflow with built-in quality gates to ensure changes are sound before merging. It reduces risk by evaluating across correctness, readability, architecture, security, and performance, making reviews more consistent and actionable.

Core Features & Use Cases

  • Five-axis evaluation: correctness, readability, architecture, security, and performance.
  • Pre-merge quality gate: ensures every change is reviewed before merging.
  • Structured review artifacts: provides clarity on issues via severity labels and a change description.

Quick Start

Run a review on a pending pull request to trigger a five-axis evaluation before merge.

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 code reviews to enforce quality gates before merging?

Automated code review applies quality gates to evaluate pull requests across five axes—correctness, readability, architecture, security, and performance—ensuring changes are sound before merging.

What is multi-axis code review and how does it improve software quality?

Multi-axis code review improves software quality by evaluating changes across correctness, readability, architecture, security, and performance, providing structured artifacts with severity labels for actionable improvements.

Can I use review automation for security patches and refactoring changes?

Review automation handles security patches and refactoring changes by applying its five-axis evaluation to any code change, ensuring security and architecture standards are met before merge approval.

How do I get actionable improvements from a pre-merge code review?

Pre-merge code review generates structured review artifacts that label issue severity and provide actionable improvements, guiding developers to fix readability and performance problems before approval.

Does automated code review work across different projects and teams?

Automated code review applies across projects and teams, consistently evaluating features, fixes, refactors, and security patches to enforce a structured approval flow before merging.