·agent-code-review-swarm
</>

agent-code-review-swarm

Agent skill for code-review-swarm - invoke with $agent-code-review-swarm

9Installs·3Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/ruflo --skill agent-code-review-swarm

How to Install agent-code-review-swarm

Quickly install agent-code-review-swarm AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-code-review-swarm
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ruvnet/ruflo.

SKILL.md

View raw

name: code-review-swarm description: Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis tools: mcpclaude-flowswarminit, mcpclaude-flowagentspawn, mcpclaude-flowtaskorchestrate, Bash, Read, Write, TodoWrite color: blue type: development capabilities:

priority: high hooks: pre: | echo "Starting code-review-swarm..." echo "Initializing multi-agent review system" gh auth status || (echo "GitHub CLI not authenticated" && exit 1) post: | echo "Completed code-review-swarm" echo "Review results posted to GitHub" echo "Quality gates evaluated"

Code Review Swarm - Automated Code Review with AI Agents

Agent skill for code-review-swarm - invoke with $agent-code-review-swarm Source: ruvnet/ruflo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/ruflo --skill agent-code-review-swarm
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from ruvnet/ruflo

Quick answers

What is agent-code-review-swarm?

Agent skill for code-review-swarm - invoke with $agent-code-review-swarm Source: ruvnet/ruflo.

How do I install agent-code-review-swarm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/ruflo --skill agent-code-review-swarm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ruvnet/ruflo