code-review-and-quality

Evaluate code across correctness, readability, architecture, security, and performance.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tgmarinho/agent-super-powers-matt-pocock-skills-comparasions --skill code-review-and-quality-tgmarinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-and-quality
Source: https://github.com/tgmarinho/agent-super-powers-matt-pocock-skills-comparasions/tree/main/upstream-snapshots/agent-skills/skills/code-review-and-quality
Command: npx skills add https://github.com/tgmarinho/agent-super-powers-matt-pocock-skills-comparasions --skill code-review-and-quality-tgmarinho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of code review by providing a comprehensive framework that ensures code quality is maintained across the entire development process.

Core Features & Use Cases

  • Multi-Axis Code Review: Evaluates code across five dimensions: correctness, readability, architecture, security, and performance.
  • Review Process Guidance: Offers step-by-step instructions for review steps, including context understanding, test reviews, and code analysis.
  • Verification and Reporting: Assists in documenting the review process, verifying changes, and ensuring all issues are resolved before merging.

Quick Start

Initiate a code review with the code-review-and-quality Skill.

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 across multiple quality dimensions?

Comprehensive code review evaluates code across five axes: correctness, readability, architecture, security, and performance. It provides step-by-step guidance for understanding context, analyzing tests, and verifying changes to ensure issues are resolved before merging.

What should be included in a code review checklist for security and performance?

A code review checklist for security and performance should include dedicated security checks and performance optimization analysis. Evaluating these alongside correctness, readability, and architecture ensures a comprehensive assessment of code quality.

How do I document the code review process for a team environment?

To document the code review process for a team environment, use verification and reporting features that track review steps, log identified issues across the five evaluation axes, and confirm all fixes are resolved before merging.

Can I use this code analysis framework without any external dependencies?

Yes, you can use this code analysis framework without external dependencies. It operates independently using its built-in scripts to guide the review process and evaluate code quality across the five dimensions.

What is the best way to streamline code reviews for a development team?

The best way to streamline code reviews is by applying a standardized five-axis evaluation framework that covers correctness, readability, architecture, security, and performance, ensuring consistent quality assurance across the project.

When do I need a structured framework for code analysis instead of ad-hoc reviews?

You need a structured framework for code analysis when maintaining consistent code quality across a team environment. It ensures reviews systematically cover correctness, architecture, security, and performance rather than relying on ad-hoc checks.