code-review

Automate code review by identifying quality, security, and maintainability issues in pull requests across languages and repositories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides structured, automated reviews of code to improve readability, maintainability, and security, reducing manual review time.

Core Features & Use Cases

  • Code Quality Checks: Readability, structure, naming, formatting, and maintainability assessments.
  • Security & Compliance: Identify potential vulnerabilities, insecure patterns, and data handling concerns.
  • PR Analysis & Feedback: Analyze pull requests for test coverage, documentation, and consistency; deliver actionable feedback.
  • Use Case: When a PR is opened, run a thorough review and generate concrete suggestions for code improvements and future tests.

Quick Start

Use the code-review skill to analyze a PR by providing the repository URL and PR number or link. It will generate a prioritized list of issues with recommended fixes.

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 for quality and security on pull requests?

Automate code review by providing a repository URL and PR number to identify quality, security, and maintainability issues. The skill analyzes pull requests across languages and produces a prioritized list of issues with actionable recommended fixes.

What code quality checks can I automate for maintainability and readability?

You can automate code quality checks for readability, structure, naming, formatting, and maintainability. The review process identifies these issues in code changes and generates concrete suggestions for improvements to enforce comprehensive checks.

Can I use automated PR analysis to check test coverage and documentation?

Automated PR analysis can check test coverage, documentation, and consistency across code changes. It analyzes pull requests to deliver actionable feedback, making it suitable for CI checks, developer onboarding, and pre-merge feedback.

How do I get actionable feedback on security vulnerabilities during code changes?

Get actionable feedback on security vulnerabilities by running an automated review that identifies potential security issues, insecure patterns, and data handling concerns. It produces structured issue descriptions and suggested fixes for the identified vulnerabilities.

Does automated code review work across multiple programming languages and repositories?

Automated code review supports pull request analysis across multiple languages and repositories. It identifies quality, security, and maintainability issues in code changes regardless of the language, generating prioritized recommendations for any repository.

Related Skills