code-review

Automate GitHub pull request code reviews with multi-agent workflows and CLAUDE.md compliance checks.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Gorillaa-ai-org/pipecat --skill code-review-gorillaa-ai-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Gorillaa-ai-org/pipecat/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/Gorillaa-ai-org/pipecat --skill code-review-gorillaa-ai-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual PR code reviews are time-consuming and error-prone; this skill automates the process by orchestrating specialized agents to inspect changes, assess compliance, and surface high-signal issues.

Core Features & Use Cases

  • CLAUDE.md compliance checks: verifies adherence to project-level review guidelines and policies.
  • Multi-agent orchestration: coordinates haiku and sonnet style reviews alongside targeted bug audits.
  • High-signal issue generation: identifies critical defects or policy violations with clear justification.
  • PR-wide analysis: summarizes changes and extracts actionable feedback for developers.

Quick Start

Provide a comprehensive code review of the given pull request using the multi-agent framework.

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

Automated code reviews for GitHub pull requests use a multi-agent workflow to inspect changes and surface high-signal issues. This skill orchestrates specialized agents to perform CLAUDE.md compliance checks, bug detection, and PR-wide changes analysis.

What is a multi-agent workflow for bug detection in PRs?

A multi-agent workflow for bug detection coordinates parallel subagents to perform targeted audits and validate pull requests. It orchestrates haiku and sonnet style reviews alongside dedicated bug-spotting steps to surface critical defects with high signal.

Can I use AI to verify CLAUDE.md compliance checks in my repository?

Yes, you can use AI to verify CLAUDE.md compliance by running dedicated audit subagents against your pull requests. The framework checks pull requests for adherence to project-level review guidelines and policies to ensure compliance.

Does automated PR review work with diverse repositories and changes analysis?

Automated PR review works with diverse repositories by applying a multi-agent framework to perform PR-wide changes analysis. It summarizes modifications and extracts actionable feedback for developers across varying project contexts.

What are the limitations of automated code review for pull requests?

Automated code review for pull requests focuses on bug detection, compliance checks, and changes analysis. It orchestrates parallel subagents to deliver high-signal issues but requires developers to manually review the generated feedback before merging.