code-review-and-quality

Review code for correctness, security, readability, architecture, and performance.

11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/mikrojs/mikrojs --skill code-review-and-quality-mikrojs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/mikrojs/mikrojs/tree/main/.agents/skills/code-review-and-quality
Command: npx skills add https://github.com/mikrojs/mikrojs --skill code-review-and-quality-mikrojs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps development teams maintain code quality by providing comprehensive, multi-dimensional code reviews that evaluate correctness, readability, architecture, security, and performance.

Core Features & Use Cases

  • Multi-axial review: Assesses code across five key axes to ensure thorough evaluation.
  • Review guidelines: Offers structured checklists and severity labels to streamline review decisions.
  • Use Case: Use this Skill to review pull requests that involve complex feature additions or critical bug fixes, ensuring code quality and security standards are met before merging.

Quick Start

Use the code review skill to evaluate a new pull request by providing the change details and context for a detailed assessment.

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 comprehensive code review for a pull request?

Perform a code review by evaluating change descriptions, test coverage, and implementation details across correctness, security, readability, architecture, and performance to ensure readiness for production deployment.

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

Multi-axis code review assesses code across five key dimensions: correctness, readability, architecture, security, and performance. This thorough evaluation enforces quality standards and identifies issues before merging.

How do I assess security and performance in a pull request before merging?

Assess security and performance by evaluating implementation details and test coverage against structured checklists. This identifies critical issues and applies severity labels to streamline merge decisions.

Can I use structured checklists to enforce code quality standards for complex features?

Yes, structured checklists and severity labels streamline review decisions for complex feature additions. They ensure code quality and security standards are met before production deployment.

What's the best way to review critical bug fixes before production deployment?

Review critical bug fixes by providing change details and context for a detailed assessment. The evaluation covers five axes to ensure code is ready for production deployment.

When do I need a multi-dimensional code review for my development team?

You need a multi-dimensional code review when evaluating pull requests involving complex feature additions or critical bug fixes to ensure code quality and security standards are met before merging.