github-code-review

Coordinate multi-agent reviews on GitHub pull requests and post results.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/yashurathod/Portfolio --skill github-code-review-yashurathod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/yashurathod/Portfolio/tree/main/.github/skills/github-code-review
Command: npx skills add https://github.com/yashurathod/Portfolio --skill github-code-review-yashurathod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews on GitHub PRs are time-consuming and inconsistent. This skill orchestrates AI-powered, multi-agent reviews to improve depth, coverage, and speed, reducing human toil while raising quality and security standards.

Core Features & Use Cases

  • Multi-agent review system: deploy specialized agents (security, performance, architecture, style, accessibility) to analyze changed files in parallel.
  • Automated PR management: generate actionable comments, enforce quality gates, and post summary results back to the PR.
  • Seamless integration: works with GitHub CLI and common CI workflows; adaptable with custom agents for domain-specific checks.
  • Use Case: When a PR touches security and performance, run concurrent assessments to surface issues across layers and propose fixes.

Quick Start

Initiate a swarm review on a GitHub PR to generate multi-agent feedback and post the results.

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

Automated multi-agent code review deploys specialized AI agents to assess security, performance, architecture, style, and accessibility in parallel. It coordinates these agents to analyze changed files, generate actionable comments, and post aggregated results directly to your GitHub PRs.

What is swarm-driven code review and how does it work?

Swarm-driven code review orchestrates a coordinated system of AI agents to evaluate pull requests across multiple domains concurrently. It uses swarm orchestration to parallelize assessments, enforce quality gates, and aggregate intelligent comments back into the GitHub interface.

Can I use AI-powered code review for complex pull requests across different domains?

AI-powered code review applies to PRs of varying complexity by dispatching domain-specific agents for security, performance, architecture, style, and accessibility. When a PR touches multiple layers, concurrent assessments surface cross-cutting issues and propose fixes.

Do I need GitHub CLI to run automated PR management and quality gate enforcement?

Automated PR management relies on GitHub CLI for seamless integration with your repository and common CI workflows. It uses this dependency alongside swarm orchestration tools to post summary results and enforce quality gates on pull requests.

What's the best way to integrate automated code review comments into GitHub CI workflows?

Integrating automated code review into CI workflows involves using GitHub CLI and swarm orchestration to run parallel agent assessments. The system generates actionable comments, enforces quality gates, and posts aggregated summary results directly to the pull request.

How do I add custom agents for domain-specific PR checks in GitHub?

You can adapt the multi-agent review system with custom agents for domain-specific checks beyond the default security and performance assessments. This allows the swarm orchestration to target specialized architectural or stylistic requirements within your CI workflow.