Review Squad — Release Notes

What’s new in V5.0 Phase 2

Date   20 April 2026
Scope   Theme A — CI + headless squad. GitHub Actions workflow, bash wrapper, verdict JSON schema, --ci flags on /review and /review-auto, per-repo budget config, wiring guide.
Files updated   7 (2 new commands, 1 new schema, 1 new script, 1 new workflow, 1 new config, 2 modified commands). 1603 insertions.
Phase 1 taught the squad to learn from itself. Phase 2 lets it run on every PR without a human watching. A GitHub Actions workflow invokes /review --ci headlessly via claude -p, a bash wrapper parses a structured verdict JSON, posts a PR comment with findings tagged by severity and reviewer, and optionally triggers /review-auto to apply safe fixes back to the PR branch. Cost-budget gate runs before every review; routing cap keeps CI aggressive on cost while preserving deep-mode escalation for security-sensitive diffs. The guiding rule: the squad becomes team infrastructure by existing without being invoked.
Theme A — CI + Headless Squad GitHub Actions workflow, bash wrapper, verdict JSON schema
Squad self-review 3 rounds to APPROVE + CONFIRM
Still pending — V5.0 Phases 3-4 Team shared state, dashboard MVP
← V5.0 Phase 1 V5.0 PHASE 2 V5.0 Phase 3 →