code-review-and-quality

Automate multi-axis code review covering correctness, readability, architecture, security, and performance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/akbarhlubis/agent-skills --skill code-review-and-quality-akbarhlubis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/akbarhlubis/agent-skills/tree/main/code-review-and-quality
Command: npx skills add https://github.com/akbarhlubis/agent-skills --skill code-review-and-quality-akbarhlubis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies and standardizes the code review process, ensuring that code quality and security are consistently evaluated before merging.

Core Features & Use Cases

  • Multi-axis Code Review: Evaluates code quality across five dimensions: correctness, readability, architecture, security, and performance.
  • Automated Review Process: Automates the review process, providing immediate feedback on changes.
  • Use Case: Before merging any code commit, run this Skill to ensure that it meets all quality and security standards.

Quick Start

Run the code-review-and-quality skill on the latest code commit.

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 review for security and performance before merging?

Automate code review by running a multi-axis analysis that evaluates correctness, readability, architecture, security, and performance to ensure commits meet quality standards before merging.

What does multi-axis code analysis evaluate?

Multi-axis code analysis evaluates code quality across five dimensions: correctness, readability, architecture, security, and performance to provide comprehensive feedback on changes.

Can I integrate automated code analysis into my existing code review workflows?

Yes, you can integrate automated code analysis into code review workflows to provide immediate feedback on changes and ensure compliance with coding standards and security guidelines.

When should I run a comprehensive code quality check?

Run a comprehensive code quality check before merging any code commit to ensure that the changes meet all quality and security standards established by your coding guidelines.

Does automated code review cover software security and performance optimization?

Yes, automated code review covers software security and performance optimization as two of its five core evaluation axes, alongside correctness, readability, and architecture.

What is the best way to standardize code reviews across a development team?

Standardize code reviews by automating a comprehensive five-axis evaluation process that consistently checks correctness, readability, architecture, security, and performance for every commit.