code-review

Guide code reviews with a structured checklist covering correctness, security, performance, and maintainability.

47|8|Updated Sep 13, 2025
One-click install
npx skills add https://github.com/lvndry/jazz --skill code-review-lvndry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/lvndry/jazz/tree/main/skills/code-review
Command: npx skills add https://github.com/lvndry/jazz --skill code-review-lvndry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewing code for quality and security often lacks consistency and can miss important issues. This Skill provides a structured checklist-driven approach that guides reviewers to deliver actionable, prioritized feedback.

Core Features & Use Cases

  • Checklist-driven reviews covering correctness, security, performance, and maintainability.
  • PR and code audit support for consistent feedback across teams.
  • Onboarding and knowledge transfer by codifying review standards.

Quick Start

Review a PR by following the workflow: understand context, read the diff, apply the checklist, and provide prioritized feedback.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured code review for a pull request?

To perform a structured code review, you need a checklist-driven approach that evaluates correctness, security, performance, and maintainability. This ensures your PR review delivers actionable, prioritized feedback instead of inconsistent observations.

What should a code review checklist cover for software engineering teams?

A code review checklist should cover correctness, security, performance, and maintainability to enforce quality and safety. Applying this structured blueprint helps teams deliver consistent, prioritized feedback during code audits and pull requests.

Can I use a checklist-driven approach for any repository workflow?

Yes, you can apply a checklist-driven code review approach across any repository and workflow. It supports evaluating pull requests, individual commits, and broader code audits by enforcing consistent review standards regardless of the specific platform.

What is the best way to ensure maintainability and security in a PR review?

The best way to ensure maintainability and security in a PR review is to apply a structured checklist that explicitly covers these dimensions. This prioritized feedback blueprint prevents reviewers from missing critical code quality issues.

How do I standardize code review feedback for onboarding new engineers?

To standardize code review feedback for onboarding, codify your review standards into a structured checklist covering correctness, security, performance, and maintainability. This facilitates knowledge transfer and ensures consistent code audits across the team.