reviewer-agent

Identify defects, security risks, and quality issues in code changes.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Unicorn/Radium --skill reviewer-agent-unicorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer-agent
Source: https://github.com/Unicorn/Radium/tree/main/skills/specialized/reviewer-agent
Command: npx skills add https://github.com/Unicorn/Radium --skill reviewer-agent-unicorn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Thorough, read-only code reviews that identify defects, security risks, and quality issues in code changes without modifying the repository.

Core Features & Use Cases

  • Review code changes for correctness, security, and quality across pull requests, diffs, and commits.
  • Identify bugs, vulnerabilities, and quality issues with actionable feedback and documentation.
  • Verify documentation and adherence to coding standards across the codebase.

Quick Start

Review a sample pull request and generate a structured feedback report.

Frequently Asked Questions about reviewer-agent

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

FAQPage Schema
How do I automate code reviews for pull requests to identify security risks?

Automated code review of pull requests identifies security risks, defects, and quality issues in code changes. It operates in a read-only mode to provide actionable feedback and documentation without modifying or executing the repository.

Can I review code commits across multiple programming languages?

Code review of commits applies across multiple programming languages. It analyzes diffs to detect bugs, vulnerabilities, and quality issues, enforcing standard review criteria and verifying documentation adherence without modifying the codebase.

How do I generate a structured feedback report for a pull request?

Generate a structured feedback report by reviewing code changes for correctness, security, and quality. The process identifies bugs and vulnerabilities in pull requests, producing actionable feedback and documentation for developers.

Does automated code review modify my repository during the audit?

Automated code review does not modify your repository during the audit. It operates strictly in a read-only mode to identify defects and security risks in diffs and commits, ensuring the original codebase remains completely untouched.

What is the best way to check code changes for adherence to coding standards?

Checking code changes for adherence to coding standards involves reviewing pull requests for quality issues and documentation verification. This read-only process enforces standard review criteria to identify defects without executing code.