Review Squad — Release Notes

What’s new in V5.0 Phase 3

Date   21 April 2026
Scope   Theme D — team shared state. /squad-sync with five subcommands (--init, --push, --pull, --status, --merge) synchronising the four shared squad files with a team-owned git remote.
Review rounds   8 (before merge) + final round-8 hardening
Phase 2 made the squad run on every PR. Phase 3 makes a team share a single growing knowledge base. /squad-sync synchronises learnings.jsonl, patterns.md, codebase-map.md, and review-history.md with a team-owned git remote so multiple developers collaborate through shared squad intelligence. agent-notes/ remains per-user and is never synced. Security is the hardest part: URLs, schemes, credentials, and fork-push safety must all fail closed before any write reaches disk or any command reaches the remote.
Theme D — Team Shared State /squad-sync with five subcommands
Security URL / scheme / credential / fork-push hardening
Squad self-review 8 rounds to APPROVE + CONFIRM
Files shipped New command, schema doc, README + gitignore updates
← V5.0 Phase 2 V5.0 PHASE 3 V5.0 Phase 4 →