code-review-and-quality

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

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Avila-Tek/avila-tek-skill-pack --skill code-review-and-quality-avila-tek
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/Avila-Tek/avila-tek-skill-pack/tree/main/skills/dev-code-review-and-quality
Command: npx skills add https://github.com/Avila-Tek/avila-tek-skill-pack --skill code-review-and-quality-avila-tek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code quality is improved by performing comprehensive, multi-axis reviews before merges, catching defects early and guiding teams toward healthier code.

Core Features & Use Cases

  • Five-axis evaluation: correctness, readability, architecture, security, and performance.
  • Pre-merge guardrails for changes by individuals or automated agents.
  • Use cases include PR reviews, refactors, bug fixes, and security hardening across stacks.

Quick Start

Execute a five-axis review on the change and complete the verification checklist before merging.

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 perform a multi-axis code review before merging a pull request?▼

A multi-axis code review evaluates pull requests across correctness, readability, architecture, security, and performance. It enforces stack conventions and completes a verification checklist to catch defects before merging to main.

What does a pre-merge code quality check cover for automated agent changes?▼

Pre-merge code quality checks for automated agent changes cover five axes: correctness, readability, architecture, security, and performance. These guardrails ensure automated refactors or bug fixes align with project conventions before integration.

Can I use this code review process for security hardening across different tech stacks?▼

Yes, the code review process applies to security hardening across any tech stack. It evaluates code changes against stack-specific conventions and security requirements to guide teams toward healthier, protected code.

What is the best way to enforce code quality standards for refactoring tasks?▼

The best way to enforce code quality during refactoring is applying a five-axis evaluation. This verifies correctness, architecture, and performance while completing a project verification checklist before the refactored code merges.

When do I need a rigorous code review before integrating a bug fix?▼

You need a rigorous code review before integrating a bug fix when ensuring the change does not regress correctness, readability, or performance. The review enforces pre-merge guardrails aligned with your verification checklist.

Does the code review process work with existing pull request workflows?▼

Yes, the code review process integrates with existing pull request workflows. It acts as a pre-merge guardrail for changes by individuals or automated agents, ensuring architecture and security checks pass before main integration.