github-code-review

Coordinate parallel review agents on GitHub PRs via claude-flow.

3|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/I-Onlabs/claude-code-skills --skill github-code-review-i-onlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/I-Onlabs/claude-code-skills/tree/main/github-code-review
Command: npx skills add https://github.com/I-Onlabs/claude-code-skills --skill github-code-review-i-onlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Coordinated, multi-dimension PR reviews reduce manual toil by running parallel checks (security, performance, architecture, style) and surfacing inline feedback and quality gates directly on GitHub PRs.

Core Features & Use Cases

  • Parallel agent coordination for security, performance, architecture, style, and accessibility reviews
  • Inline comments and automated quality-gate enforcement on PRs
  • Swarm orchestration with per-dimension insights and aggregated findings
  • GitHub CLI and Claude Flow integration for streamlined workflows

Quick Start

Invoke the swarm against a target PR to run parallel agent reviews and apply quality gates.

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 parallel code reviews on GitHub pull requests?

Automated parallel code reviews on GitHub pull requests run multiple agents simultaneously to check security, performance, architecture, and style, posting inline comments and enforcing quality gates directly on the PR.

What is multi-agent swarm orchestration for PR management?

Multi-agent swarm orchestration for PR management coordinates parallel review agents against a target pull request to provide per-dimension insights and aggregated findings, reducing manual review toil.

Do I need the GitHub CLI installed to run automated inline PR comments?

Yes, you need the GitHub CLI installed and authenticated to run automated inline PR comments. The workflow also requires a configured ruv-swarm MCP server and claude-flow to orchestrate the swarm.

Can I enforce quality gates on GitHub PRs using parallel review agents?

Yes, you can enforce quality gates on GitHub PRs by coordinating parallel review agents that evaluate security, performance, architecture, style, and accessibility, automatically applying gate enforcement to the pull request.

What's the best way to review large GitHub PRs for security and architecture?

Reviewing large GitHub PRs for security and architecture is best handled by parallel multi-agent coordination, which divides the review into distinct dimensions and surfaces inline feedback and aggregated findings.

Does swarm orchestration work for accessibility and style reviews on GitHub?

Yes, swarm orchestration works for accessibility and style reviews on GitHub by dispatching dedicated parallel agents to evaluate each dimension and post inline comments directly on the pull request.