github-code-review

Coordinate AI agents to review GitHub pull requests across security, performance, architecture, and style.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Ethansuttor/QUANTIFIED --skill github-code-review-ethansuttor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/Ethansuttor/QUANTIFIED/tree/main/.claude/skills/github-code-review
Command: npx skills add https://github.com/Ethansuttor/QUANTIFIED --skill github-code-review-ethansuttor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates and coordinates AI-driven GitHub code reviews to accelerate PR feedback while improving coverage and consistency.

Core Features & Use Cases

  • Multi-agent review orchestration for parallel analysis across security, performance, architecture, and style.
  • Automated inline comments, status updates, and quality gates integrated with GitHub CLI and PR workflows.
  • Context-aware reviews that leverage PR context to provide actionable fixes and risk assessments.
  • Real-world use case: when a PR touches core modules, a swarm assigns specialized agents to identify vulnerabilities, performance regressions, and architectural concerns, then aggregates findings into a single report.

Quick Start

Initiate a multi-agent swarm review for PR 123 and return a concise summary.

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 PR code reviews using AI agents?

To automate GitHub PR code reviews, this Skill coordinates an AI swarm to perform parallel analysis across security, performance, architecture, and style, then aggregates findings into automated inline comments and quality gates.

How do I run a multi-agent swarm review for a specific GitHub pull request?

You can run a multi-agent swarm review for a specific pull request by prompting the Skill to initialize the swarm, assign specialized agents, and return a concise summary of the aggregated code review findings.

Do I need the GitHub CLI to run AI-driven code reviews?

Yes, you need the GitHub CLI integrated with ruv-swarm to enable automated inline comments, status updates, and quality gate enforcement within your pull request workflows.

What is the best way to analyze security and architecture concerns in GitHub PRs?

The best way to analyze security and architecture concerns in GitHub PRs is using multi-agent review orchestration, which assigns specialized AI agents to identify vulnerabilities and architectural regressions concurrently.

Can I use AI code review for pull requests of varying sizes and complexities?

Yes, this AI swarm review orchestration is applicable to pull requests of varying sizes and complexities, enabling comprehensive security, performance, architecture, and style analyses across diverse GitHub workflows.

How does a multi-agent swarm enforce quality gates in GitHub workflows?

A multi-agent swarm enforces quality gates by aggregating parallel security, performance, and architectural analyses into a single report, triggering automated status updates and comments via the GitHub CLI.