github-code-review

Coordinate a multi-agent swarm to review GitHub pull requests for security, performance, architecture, and style issues.

2|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/acarmonag/ai-runbook-automation --skill github-code-review-acarmonag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/acarmonag/ai-runbook-automation/tree/main/.claude/skills/github-code-review
Command: npx skills add https://github.com/acarmonag/ai-runbook-automation --skill github-code-review-acarmonag

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-cli, ruv-swarm, claude-flow.

What problem does it solve?

This Skill addresses the bottleneck of manual code reviews by deploying a coordinated swarm of specialized AI agents to perform comprehensive, multi-dimensional analysis on pull requests.

Core Features & Use Cases

  • Multi-Agent Orchestration: Deploys specialized agents for security, performance, architecture, and style to review code in parallel.
  • Automated PR Management: Integrates directly with GitHub CLI to post comments, request changes, and enforce quality gates based on review findings.
  • Use Case: For a high-risk security update, the swarm automatically triggers a deep-dive security audit, checks for hardcoded secrets, and blocks the merge if critical vulnerabilities are detected.

Quick Start

Initialize a comprehensive multi-agent review for pull request 123 by running the swarm review command with the security, performance, and architecture agents enabled.

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 code reviews for security and performance?

Automated GitHub pull request code reviews use a multi-agent swarm to analyze code changes for security vulnerabilities, performance regressions, and architectural flaws in parallel. This Skill coordinates specialized AI agents to perform domain-specific reviews and enforce quality gates directly through the GitHub CLI.

Do I need ruv-swarm and GitHub CLI to run automated code reviews on pull requests?

Yes, you need both GitHub CLI and the ruv-swarm orchestration engine to execute parallel review workflows. These dependencies allow the swarm to interact with pull requests, post comments, request changes, and enforce quality gates based on the automated code review findings.

What is multi-agent swarm code review and how does it work for GitHub PRs?

Multi-agent swarm code review deploys specialized AI agents for security, performance, architecture, and style to analyze pull request changes simultaneously. The ruv-swarm orchestration engine coordinates these agents to perform parallel, domain-specific analysis and enforce quality gates on GitHub pull requests.

Can I block a pull request merge automatically if a security vulnerability is detected?

Yes, the swarm can block merges if critical vulnerabilities are detected during the automated pull request review. It integrates with GitHub CLI to enforce quality gates, automatically requesting changes and posting comments based on the security audit findings.

What's the best way to orchestrate parallel code analysis for architectural flaws and style violations?

The best way to orchestrate parallel code analysis for architectural flaws and style violations is using a multi-agent swarm coordinated by ruv-swarm. This approach deploys specialized agents simultaneously to review code changes across multiple dimensions and enforce quality gates via GitHub CLI.

Are there limitations when using AI agents for automated PR management on GitHub?

Automated PR management with AI agents requires the ruv-swarm orchestration engine and GitHub CLI, limiting use to environments where these tools are installed. The multi-agent review focuses on security, performance, architecture, and style, relying on these dependencies to execute parallel workflows.