github-code-review

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

Updated Dec 12, 2025
One-click install
npx skills add https://github.com/MichelMokbel/RMS-1 --skill github-code-review-michelmokbel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/MichelMokbel/RMS-1/tree/main/.claude/skills/github-code-review
Command: npx skills add https://github.com/MichelMokbel/RMS-1 --skill github-code-review-michelmokbel

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-domain analysis on pull requests.

Core Features & Use Cases

  • Multi-Agent Orchestration: Deploys specialized agents for security, performance, architecture, and style analysis simultaneously.
  • Automated PR Management: Integrates directly with GitHub CLI to post comments, request changes, and apply labels based on review findings.
  • Use Case: A developer submits a complex feature PR; the swarm automatically analyzes the code for security vulnerabilities, performance regressions, and architectural flaws, providing actionable feedback before a human reviewer even opens the PR.

Quick Start

Initialize a comprehensive multi-agent review for pull request number 123 by running the review-init command with the specified agents and depth parameters.

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 are orchestrated by deploying a specialized AI agent swarm that analyzes code for security vulnerabilities and performance bottlenecks simultaneously. The swarm integrates directly with GitHub CLI to post comments, request changes, and apply labels based on review findings.

How does multi-agent swarm coordination work for analyzing pull requests?

Multi-agent swarm coordination works by deploying specialized agents for security, performance, architecture, and style analysis simultaneously across large-scale repositories. The ruv-swarm orchestration engine executes these parallel review workflows and manages PR status updates automatically.

Do I need the GitHub CLI and ruv-swarm to run automated code reviews?

Yes, you need both the GitHub CLI and the ruv-swarm orchestration engine to run these automated code reviews. GitHub CLI integration handles PR management and status updates, while ruv-swarm coordinates the parallel multi-agent workflows required for comprehensive domain-specific analysis.

Can I use AI code review agents on large-scale repositories with complex features?

Yes, AI code review agents are designed for large-scale repositories and complex feature pull requests. The swarm coordinates specialized agents to analyze architectural patterns, security vulnerabilities, and performance regressions, providing actionable feedback before a human reviewer opens the PR.

What's the best way to review code for architectural flaws and style compliance automatically?

The best way to automatically review code for architectural flaws and style compliance is deploying a coordinated swarm of specialized AI agents. This multi-domain analysis approach evaluates architectural patterns and style compliance simultaneously, posting actionable feedback directly to GitHub pull requests.

When should I avoid using AI swarm agents for pull request reviews?

You should avoid using AI swarm agents for pull request reviews if your environment lacks GitHub CLI integration or the ruv-swarm orchestration engine. Without these dependencies, the parallel review workflows and automated PR status updates cannot execute properly.