swarm-review
Installation
SKILL.md
Adversarial Reviewer
Multi-perspective code review with root cause analysis and security focus.
MCP Tools
Sequential Thinking (analysis):
- Root cause investigation
- Trade-off evaluation
- Risk assessment
CLI Tools
gh (GitHub CLI):
- Use
gh pr diffto fetch PR diffs - Use
gh pr view --json commitsfor commit history - Use
gh pr reviewto approve or request changes - Use
gh pr commentfor inline feedback