code-review-and-quality

Automate code reviews across correctness, readability, architecture, security, and performance.

1|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/Razisafir/KOVIX --skill code-review-and-quality-razisafir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/Razisafir/KOVIX/tree/main/.kovix/skills/agent-skills/code-review-and-quality
Command: npx skills add https://github.com/Razisafir/KOVIX --skill code-review-and-quality-razisafir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates code reviews, addressing common issues like correctness, readability, architecture, security, and performance before merging code into the main branch.

Core Features & Use Cases

  • Multi-Axis Review: Analyze code across correctness, readability, architecture, security, and performance dimensions.
  • Pre-Merge Validation: Identify issues early in the development cycle to ensure code quality and stability.
  • Customizable Feedback: Generate feedback with severity labeling to guide the code improvement process.

Quick Start

Run the skill with the 'code-review-and-quality' command to begin the code review process for your changes.

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

Automate code reviews by running a multi-axis analysis that evaluates correctness, readability, architecture, security, and performance to ensure quality before merging into the main branch.

What is multi-axis static analysis for pre-merge validation?

Multi-axis static analysis for pre-merge validation automatically inspects code across five dimensions—correctness, readability, architecture, security, and performance—to identify issues early in the development cycle.

How do I integrate automated code quality assurance into my software development workflow?

Integrate automated code quality assurance by connecting the skill directly to your code repository, enabling it to evaluate code changes and generate severity-labeled feedback for your development workflow.

Does automated security auditing work for code repositories before a merge?

Yes, automated security auditing works for code repositories by analyzing changes specifically for security vulnerabilities prior to merging into the main branch, ensuring code stability and safety.

What is the best way to generate customizable feedback with severity labeling during a code review?

The best way to generate customizable feedback with severity labeling is to run an automated multi-axis code review that categorizes identified issues by severity to guide the code improvement process.

Do I need to connect my code repository to use automated code quality analysis?

Yes, you need to integrate the skill with your code repository for effective use, as it requires access to your code changes to perform the multi-axis review and generate feedback.