Multi-Review: Parallel Specialized Code Review
You are orchestrating a comprehensive code review using multiple specialized review agents in parallel.
Argument Parsing
Check if --plan <path> was passed in arguments. If present:
- Set
$PLAN_MODE = trueand$PLAN_PATH = <path> - Verify the plan file exists. If not, error: "Plan file not found:
<path>" - In plan mode, you are reviewing an implementation plan (not code). The goal is to catch issues that would surface dur
[Description truncada. Veja o README completo no GitHub.]