code-review-and-quality

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a robust code review process to ensure code quality and security before merging, addressing concerns like correctness, readability, architecture, security, and performance.

Core Features & Use Cases

  • Multi-axis Review: Evaluates code across five dimensions to ensure quality.
  • Automated Workflow: Triggers on specific phrases or commands, simplifying the review process.
  • Change Sizing: Offers guidelines for splitting large changes into manageable ones.
  • Review Process: A structured approach to code review, with steps for understanding context, reviewing tests, and implementing changes.
  • Verification: Ensures all review comments are addressed and the code meets quality standards.

Quick Start

Run the skill to review a code change with the command '/ofa-review'.

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 before merging changes?

A comprehensive code review evaluates correctness, readability, architecture, security, and performance. You can trigger this structured review process using specific phrases or commands to ensure your codebase meets quality standards before merging changes.

What does a multi-axis code review cover for software development?

A multi-axis code review covers five dimensions: correctness, readability, architecture, security, and performance. It guides developers through understanding context, reviewing tests, implementing changes, and verifying that all review comments are addressed.

How do I split large code changes for better quality assurance?

To improve quality assurance, large code changes should be split into manageable ones. This structured review process offers guidelines for change sizing and management, ensuring thorough verification across all five review axes.

Can I automate the code review process for security and performance checks?

Yes, the code review process can be automated by triggering on specific phrases or commands. It systematically checks security and performance alongside correctness, readability, and architecture to ensure code quality before merging.

What is the best way to verify code quality before a merge?

The best way to verify code quality is using a structured review process that addresses all review comments. It confirms the code meets quality standards across correctness, readability, architecture, security, and performance before merging changes.

Does the code review process include guidelines for change management?

Yes, the code review process includes guidelines for change management and verification. It ensures large changes are sized appropriately and all modifications are verified against quality standards across five dimensions before merging.