code-review

Automate code reviews with a structured four-phase workflow.

6|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonnabio/ace-framework --skill code-review-jonnabio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/jonnabio/ace-framework/tree/main/.ace/skills/code-review
Command: npx skills add https://github.com/jonnabio/ace-framework --skill code-review-jonnabio

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of conducting thorough and constructive code reviews, ensuring code quality and knowledge sharing within the team.

Core Features & Use Cases

  • Structured Review Process: Follows a clear, four-phase review process for efficient and effective code examination.
  • Security, Performance, and Maintainability Checks: Includes comprehensive checklists for security, performance, and maintainability.
  • Feedback and Verification: Offers structured feedback guidelines and verification steps after changes are made.

Quick Start

Apply the code review skill to this PR and follow the provided checklist to ensure quality and compliance.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a structured code review process and why is it needed?

A structured code review process systematically examines pull requests for security, performance, and maintainability issues to enhance code quality and facilitate team knowledge sharing.

How do I perform a code review that covers security and performance?

Perform a code review by following a structured four-phase workflow that utilizes comprehensive checklists to verify security, performance, and maintainability compliance before providing structured feedback.

Can I automate code review feedback and verification for my team?

Yes, you can automate code review feedback by applying a structured workflow that includes specific guidelines for delivering constructive feedback and verifying changes after they are made.

What's the best way to ensure maintainability during software development code reviews?

The best way to ensure maintainability is following a structured review process with dedicated maintainability checklists, ensuring code quality and compliance before merging changes.

Do I need to understand team collaboration tools to use this code review workflow?

Yes, understanding code review best practices and team collaboration tools is required to effectively execute the four-phase workflow and structured verification steps.

When should I not use an automated code review checklist?

You should bypass automated code review checklists when a pull request requires subjective architectural decisions or domain-specific logic that exceeds standard security and performance checks.