Code Review Swarm - Deploys 7 parallel review agents (2 custom + 5 official Anthropic plugin agents, with built-in fallbacks) to analyze code for bugs, style, silent failures, comment accuracy, type design, and test coverage. Automatically fixes CRITICAL and MAJOR findings, with optional code simplification pass.
$npx -y skills add kasempiternal/claude-agent-system --skill reviewInstalls into the current project.
Run `npx skills use "https://github.com/kasempiternal/claude-agent-system" --skill "kasempiternal/claude-agent-system/review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kasempiternal/claude-agent-system" that are relevant to the current task. Run `npx skills add "https://github.com/kasempiternal/claude-agent-system"` and select the relevant skills, then follow their instructions.