What problem does it solve?
It resolves the time-consuming back-and-forth of reviewing a branch by running multiple independent code reviewers, consolidating their findings with attribution, and applying only the changes you explicitly approve.
Core Features & Use Cases
- Parallel multi-reviewer orchestration: Executes Mr. Milchick, the CodeRabbit CLI review, and the sona-marketplace code-reviewer against the current branch diff (master..HEAD).
- Consolidated, deduped recommendations with attribution: Merges overlapping findings across reviewers, groups them into consensus vs single-reviewer actionable items, and preserves which reviewer flagged each change.
- Guardrails and safe apply: Enforces a clean working tree gate, requires explicit approval before editing code, applies minimal edits, and retries review continuity even if a reviewer lane fails.
Quick Start
Ask: "Logan Roy, review this branch and clean it up, then propose the approved changes after you summarize what will be applied."