github-code-review

Coordinate multi-agent AI code reviews for GitHub pull requests.

7|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/pacphi/emailibrium --skill github-code-review-pacphi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/pacphi/emailibrium/tree/main/.claude/skills/github-code-review
Command: npx skills add https://github.com/pacphi/emailibrium --skill github-code-review-pacphi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and elevates GitHub code reviews by coordinating multiple AI agents to perform comprehensive, intelligent analysis beyond standard static checks.

Core Features & Use Cases

  • Multi-Agent Review System
  • Specialized Review Agents
  • PR-Based Swarm Management
  • Automated Workflows
  • Quality Gates & Checks

Quick Start

Initialize a multi-agent code review swarm for a PR using gh pr view and ruv-swarm to start review-init.

Frequently Asked Questions about github-code-review

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

FAQPage Schema
How do I automate GitHub pull request reviews with AI?

You can automate GitHub code reviews by coordinating a multi-agent AI swarm to analyze pull requests for security, performance, architecture, style, and accessibility. This system orchestrates specialized agents to generate inline comments and run quality gates.

What is a multi-agent swarm for PR management?

A multi-agent swarm for PR management is a coordinated group of specialized AI agents that review different codebase aspects simultaneously. It orchestrates security, performance, architecture, and accessibility checks to generate inline comments across pull requests.

Do I need gh CLI to run AI code reviews on GitHub?

Yes, you need the gh CLI to fetch pull request data, alongside ruv-swarm and claude-flow to orchestrate the AI agents. These tools enable the automated workflow to initialize reviews and generate inline comments on GitHub.

Can I use AI code review swarms for large pull requests across different ecosystems?

Yes, AI code review swarms apply to pull requests of varying sizes and ecosystems. The multi-agent system deploys specialized agents to analyze security, performance, architecture, style, and accessibility across diverse codebases.

How do I start a swarm review for a GitHub pull request?

To start a swarm review, initialize the multi-agent system using gh pr view to fetch pull request data and ruv-swarm to trigger review-init. This launches specialized agents to perform automated analysis and generate inline comments.

What kind of code checks do AI swarm agents perform?

AI swarm agents perform specialized code checks including security, performance, architecture, style, and accessibility reviews. These coordinated agents analyze codebases and generate inline comments to enforce quality gates across pull requests.