code-review

Automate code review for security, quality, and performance issues in pull requests.

60|13|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/plurigrid/asi --skill code-review-plurigrid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/plurigrid/asi/tree/main/skills/code-review
Command: npx skills add https://github.com/plurigrid/asi --skill code-review-plurigrid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates code review for pull requests, analyzing quality, security, performance, and best practices to speed up audits and improve code health.

Core Features & Use Cases

  • Security, performance, code quality, and testing checks
  • Clear issue formatting with suggested fixes
  • Structured review output suitable for PRs and audits

Quick Start

claude mcp code-review analyze-pr --pr-url <url>

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 pull requests?

Automated code review analyzes pull requests for quality, security, and performance issues without manual inspection. Run `claude mcp code-review analyze-pr --pr-url <url>` to scan code changes, identify vulnerabilities and gaps, and receive a structured summary with actionable fixes.

What security vulnerabilities does automated code review detect?

Code review checks identify security vulnerabilities, performance risks, testing gaps, and code quality issues in pull requests. It enforces best practices across backend and frontend repositories to catch issues before merge.

Can I use code review for commits and audits, or only pull requests?

Code review applies to pull requests, commits, and code audits across repositories. It works on any code changes to enforce consistent security, performance, and quality checks with structured output suitable for PR comments and audit reports.

How does code review output integrate with pull request workflows?

Code review generates structured, actionable summaries formatted for pull requests, making it easy to share findings with teams. Clear issue formatting with suggested fixes enables faster resolution and approval cycles.

What's the difference between code review and manual audits?

Automated code review speeds up audits by systematically checking quality, security, performance, and testing across all code changes without manual inspection, while maintaining the rigor and consistency of structured audits.

Does code review work with both backend and frontend code?

Yes, code review applies to both backend and frontend repositories, analyzing quality, security, performance, and testing gaps across the full stack in pull requests and commits.