code-review

Review code files against coding standards, SOLID, and architecture patterns.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/polsegu/Claude-Code-Game-Dev --skill code-review-polsegu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/polsegu/Claude-Code-Game-Dev/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/polsegu/Claude-Code-Game-Dev --skill code-review-polsegu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates architectural and quality code reviews for specified files or codebases, ensuring adherence to coding standards, architectural patterns, SOLID principles, testability, and performance considerations.

Core Features & Use Cases

  • Phase-based assessment of target files across languages to verify ADR alignment, design integrity, and architectural risk.
  • Checks for proper documentation, dependencies, and packaging to enforce clean architecture.
  • Generates a structured review report detailing compliance gaps, potential improvements, and suggested refactors.

Quick Start

Provide an architectural and quality review for the specified file(s) and report any SOLID, ADR, and standards violations.

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 reviews to check SOLID principles and architecture compliance?

Automate code reviews by running phase-based assessments against target files to verify SOLID principles, design integrity, and ADR compliance, generating a structured report detailing violations and suggested refactors.

What is an architecture-aware code review and how does it evaluate design risk?

Architecture-aware code review evaluates target files against coding standards, architectural patterns, and ADRs to identify design integrity gaps, dependency issues, and potential architectural risks across multiple programming languages.

Does the code review process work across different programming languages?

Yes, the automated code review applies phase-based checks across target repositories and modules regardless of language, verifying adherence to clean architecture, testability, and performance considerations.

How do I start an automated quality check for my project's coding standards?

Provide the specified file paths and ensure the system can access your project's coding standards, guidelines, and ADRs to generate a structured review report highlighting compliance gaps and improvements.

What does the automated review report include when evaluating code quality?

The structured review report details compliance gaps, potential improvements, and suggested refactors, specifically covering SOLID principle violations, ADR misalignment, documentation issues, and packaging dependencies.