feat: multi-model consensus review for PR Review Squad#443
feat: multi-model consensus review for PR Review Squad#443
Conversation
Each worker runs on Opus and dispatches parallel sub-agent reviews to Opus, Sonnet, and Codex. Findings require 2/3 model consensus to be included in the final report. - Added agents/reviewer/charter.md with full review process - Updated team.md and decisions.md to reflect 3-model approach Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🔍 Squad Review — PR #443PR: feat: multi-model consensus review for PR Review Squad Changes Reviewed
Observations🟡 Minor: Charter says "Do not use Gemini models" but doesn't explain why Gemini models may be available in the squad toolset. Future workers reading the charter won't know whether this is a capability limitation (Gemini not available), a quality preference, or a policy decision. A one-line reason would help ("Gemini tool is not reliably available in this environment" or similar). 🟢 Nit: If the squad is intended to support fix workers alongside review workers, the team definition doesn't reflect that distinction. Not a problem for the current scope — just worth noting if the squad evolves. ✅ Verdict: ApproveDocumentation-only PR. Changes are internally consistent, clearly written, and correctly update the consensus threshold. No production code affected. 🚢 Good to merge. |
Each worker runs on Opus and dispatches parallel sub-agent reviews to Opus, Sonnet, and Codex. Findings require 2/3 model consensus to be included.
Changes
.squad/agents/reviewer/charter.md— Full review charter: fetch diff → 3 parallel sub-agents (Opus, Sonnet, Codex) → consensus synthesis → ranked report.squad/team.md— Updated to describe multi-model workflow.squad/decisions.md— Consensus filter updated from 5 to 3 models