code-reviewer

Automate code quality, security, and maintainability analysis across multiple languages.

11|2|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/sc30gsw/claude-code-customes --skill code-reviewer-sc30gsw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/sc30gsw/claude-code-customes/tree/main/.claude/skills/code-reviewer
Command: npx skills add https://github.com/sc30gsw/claude-code-customes --skill code-reviewer-sc30gsw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Efficient and reliable code reviews reduce defects, enforce standards, and accelerate PR feedback across multi-language codebases by automating analysis, checklists, and structured reports.

Core Features & Use Cases

  • Automated Pr Analyzer for quick risk assessment on pull requests.
  • Code Quality Checker for deep static analysis and improvement recommendations.
  • Review Report Generator to compile evidence-backed review summaries.
  • Use Case: When reviewing a multi-language PR, run all three tools to produce a unified checklist and actionable insights.

Quick Start

Run the code-review workflow on your project path to generate a full analysis, checklist, and report.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code reviews for pull requests across multiple programming languages?

You can automate code reviews across multi-language codebases by running an automated PR analyzer that identifies quality, security, and maintainability issues in TypeScript, JavaScript, Python, and other languages. It generates a unified checklist and actionable insights for diverse tech stacks.

What's the best way to perform static analysis and generate a review checklist for a large change set?

The best way to perform static analysis on large change sets is to run a code-review workflow that automates comprehensive analysis, checklist generation, and evidence collection. This produces evidence-backed review summaries and structured reports for repository health checks.

Can I use automated code review for repository health checks and multi-repo projects with diverse tech stacks?

Yes, automated code review supports multi-repo projects with diverse tech stacks and large change sets. It applies static analysis to assess repository health, generating structured reports and improvement recommendations for each language.

How do I generate evidence-backed review summaries from a code quality checker?

To generate evidence-backed review summaries, run the code quality checker and review report generator on your project path. These tools compile deep static analysis results into structured reports, providing actionable insights and improvement recommendations.

Does the automated code review workflow require external dependencies to run static analysis?

No, the automated code review workflow does not require external dependencies to run static analysis. It operates independently using CLI-executable scripts located in the scripts directory to analyze pull requests and generate checklists.

Why use an automated PR analyzer instead of manual code review for pull requests?

An automated PR analyzer provides quick risk assessment and enforces standards across multi-language codebases, reducing defects and accelerating PR feedback. It automates analysis and checklist generation, making reviews more efficient and reliable than manual inspection.