code-review

Review code against design, readability, security, and maintainability criteria.

8|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill code-review-jeo-tech-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/JEO-tech-ai/oh-my-unity3d/tree/main/.unity-skills/code-review
Command: npx skills add https://github.com/JEO-tech-ai/oh-my-unity3d --skill code-review-jeo-tech-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code quality and security improve when reviewers provide thorough, constructive feedback that identifies defects, design issues, and hard-to-find bugs early in the development process.

Core Features & Use Cases

  • Structured evaluation of code against design, readability, security, and maintainability.
  • Checklist-driven feedback that aligns with best practices, SOLID principles, and industry standards.
  • PR health audits to reduce defects, speed up reviews, and improve overall code quality across teams.

Quick Start

Review the latest pull request using the criteria and checklists in this guide to generate actionable 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 thorough pull request review for code quality and security?

A thorough code review evaluates design, readability, correctness, performance, and security using checklist-driven feedback to enforce best practices and SOLID principles. This generates actionable feedback to reduce defects early in development.

What is checklist-driven code review and when do I need it?

Checklist-driven code review applies structured criteria to assess code against design, maintainability, and security standards. You need it during pull requests and code audits to provide constructive feedback and identify hard-to-find bugs.

How do I enforce SOLID principles and best practices during a code audit?

Enforce SOLID principles during a code audit by evaluating the codebase against structured criteria for design, readability, and security. This aligns feedback with industry standards to improve overall code quality across teams.

Can I use static analysis criteria to review code correctness and performance?

Yes, static analysis criteria evaluate code correctness and performance by applying structured checklists during reviews. This identifies design issues and defects, ensuring actionable feedback aligns with best practices and security standards.

What's the best way to generate actionable feedback for a pull request health audit?

The best way to generate actionable feedback for a PR health audit is reviewing code against structured criteria for security, readability, and maintainability. This reduces defects, speeds up reviews, and improves code quality.

Does code review work for assessing security and maintainability across large codebases?

Code review works for assessing security and maintainability across large codebases by applying structured evaluation criteria. It enforces best practices and SOLID principles to identify design issues and improve overall code quality.