Orchestrates a parallel swarm of seven specialized AI agents to perform comprehensive code reviews and automatically fix critical vulnerabilities.
The Swarm Code Review skill transforms Claude into a sophisticated orchestration engine that manages seven concurrent sub-agents to analyze codebases for logic errors, style violations, silent failures, and type safety. By leveraging both custom logic and official Anthropic plugin agents with built-in fallbacks, it provides a prioritized health report and can autonomously resolve major issues, ensuring high-quality, production-ready code with minimal developer overhead. It intelligently detects review scope from git changes or specific file paths and provides a unified health score for every review session.
Key Features
01Self-healing capabilities for critical and major issues
02Parallel execution of 7 specialized review agents
0312 GitHub stars
04Automated bug detection and logic error analysis
05Smart synthesis and deduplication of findings
06Multi-platform support with automatic plugin fallbacks
Use Cases
01Automated security and logic auditing of legacy codebases
02Pre-commit quality assurance for complex pull requests
03Standardizing code style and documentation across team repositories