code-review

Automate code review with a structured checklist for correctness, security, performance, readability, and testing.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/jmolz/m0lz.02 --skill code-review-jmolz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/jmolz/m0lz.02/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/jmolz/m0lz.02 --skill code-review-jmolz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined approach to code review by offering a structured checklist, ensuring comprehensive checks for correctness, security, performance, readability, and testing.

Core Features & Use Cases

  • Structured Review Checklist: Offers a comprehensive checklist covering key aspects like correctness, security, performance, readability, and testing.
  • Triggered by Code Review Commands: Activates when specific commands related to code review are issued.
  • Use Case: Utilize this Skill to automate the review process of code changes, pull requests, or when asked to check code quality.

Quick Start

Run the code-review skill to initiate a code review on the latest changes.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for pull requests?

Automate code review by triggering this Skill with code review commands to generate structured checklists for correctness, security, performance, readability, and testing on your latest changes.

What should a code quality checklist cover for security and performance?

A comprehensive code quality checklist should cover correctness, security, performance, readability, and testing to ensure thorough review and maintain high standards in software development environments.

Can I use this checklist to review code changes in any development environment?

Yes, this code review checklist is designed for software development environments where reviews are critical, activating via specific commands to check code quality without requiring additional dependencies.

What's the best way to check code correctness and readability during a review?

The best way to check code correctness and readability is using an automated review process that applies a structured checklist, ensuring comprehensive evaluation across all key code quality aspects.

Does automated code review replace manual testing checks?

Automated code review supplements manual efforts by providing a structured checklist for testing and security, but developers must still validate logic within their specific software development context.

Why is a structured checklist needed for code review?

A structured checklist is needed for code review to streamline the process and ensure comprehensive checks for correctness, security, performance, readability, and testing are consistently applied.