One-click install
npx skills add https://github.com/thejordanleopold/claude-code-skills-distilled --skill code-review-thejordanleopold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/thejordanleopold/claude-code-skills-distilled/tree/main/code-review
Command: npx skills add https://github.com/thejordanleopold/claude-code-skills-distilled --skill code-review-thejordanleopold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates objective, multi-axis code review feedback during pull requests to reveal quality issues and provide actionable fixes.

Core Features & Use Cases

  • Six-axis evaluation covering Correctness, Security, Performance, Readability, Maintainability, and Architecture.
  • Structured, template-based findings with severity and suggested fixes.
  • Use Case: fast PR audits, open-source contributions, or internal codebase quality reviews.

Quick Start

Initiate a structured review for the provided pull request using the six-axis framework and deliver actionable findings.

Frequently Asked Questions about code-review

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

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

Automate a pull request code review by applying a six-axis framework to generate objective, template-based findings with severity levels and actionable suggested fixes.

What is a six-axis code review framework for quality assurance?

A six-axis code review framework evaluates source code across Correctness, Security, Performance, Readability, Maintainability, and Architecture to ensure comprehensive quality assurance.

Can I use automated static analysis for post-commit code audits?

Yes, you can use automated static analysis for post-commit code audits to assess code quality and reveal issues using structured, multi-axis feedback.

How do I get actionable code quality findings for open-source contributions?

Generate actionable code quality findings for open-source contributions by running an automated review that outputs structured severity ratings and recommended fixes.

Does automated code review evaluate software architecture and maintainability?

Yes, automated code review explicitly evaluates software architecture and maintainability alongside correctness, security, performance, and readability as part of its standard assessment.

What is the best way to enforce code quality standards across multiple projects?

Enforce code quality standards across projects by applying an objective, multi-axis evaluation framework to pull requests to deliver consistent, template-based quality reports.