code-review

Automate code review for files or directories against architectural and coding standards.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/nguyennd93/game_server_studio --skill code-review-nguyennd93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/nguyennd93/game_server_studio/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/nguyennd93/game_server_studio --skill code-review-nguyennd93

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the code review process, checking for coding standards compliance, architectural patterns adherence, SOLID principles, testability, and performance concerns.

Core Features & Use Cases

  • Architectural and Quality Code Review: Evaluates code for coding standard compliance, adherence to architectural patterns, and adherence to SOLID principles.
  • Testability Review: Ensures code is testable and meets QA requirements.
  • Specialist Reviews: Engages specialists in parallel for comprehensive analysis.
  • ADR Compliance Check: Ensures code compliance with Architecture Decision Records (ADR).

Quick Start

Run the code-review skill on a specific file or directory with /code-review path/to/file/or/directory.

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 architectural compliance and SOLID principles?

Automate code review for architectural compliance by evaluating files or directories against SOLID principles, coding standards, and testability. The review engages specialists in parallel and checks for adherence to Architecture Decision Records to ensure comprehensive quality compliance.

What is an ADR compliance check in automated code review?

An ADR compliance check verifies code changes align with established Architecture Decision Records. During automated code review, the system evaluates architectural patterns and coding standards to ensure the implementation adheres to documented architectural decisions.

Can I run a testability review on a specific directory?

Yes, you can run a testability review on a specific directory by targeting it with the code review command. The process ensures code is testable and meets QA requirements while simultaneously checking for SOLID principles and architectural compliance.

How do code review specialists analyze code quality in parallel?

Code review specialists analyze code quality in parallel by engaging concurrently to evaluate distinct aspects of the codebase. This comprehensive analysis checks coding standard adherence, architectural patterns, SOLID principles, and performance concerns simultaneously.

Does automated code review work without external dependencies?

Yes, automated code review operates without external dependencies. The tool uses internal scripts, references, and assets to evaluate code for architectural compliance, testability, and SOLID principles without requiring additional packages or frameworks.