agent-code-review-swarm
✓Agent skill for code-review-swarm - invoke with $agent-code-review-swarm
Installation
SKILL.md
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/claude-flow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-code-review-swarm- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is agent-code-review-swarm?
Agent skill for code-review-swarm - invoke with $agent-code-review-swarm Source: ruvnet/claude-flow.
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/claude-flow --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 or Cursor
Where is the source repository?
https://github.com/ruvnet/claude-flow
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11