Multi-Agent Parallel Code Review (Agent Teams)
Spawns a coordinated team of 4 specialized code-reviewer agents using Agent Teams. Teammates can communicate findings to each other and the lead compiles a unified severity-ranked report.
Step 1: Determine Review Target
Parse $ARGUMENTS:
- No arguments: Use AskUserQuestion to confirm target:
question: "What would you like to review?"
header: "Review Target"
options:
- label: "Uncommitted changes"
description: "Review curren
[Description truncada. Veja o README completo no GitHub.]