A walkthrough of a real session where two developers and their AI agent teams collaborated on a complex architectural change — going
from a rough spec to 8 PRs, 4,500 lines of code, and a clean task board in a single day.
The talk covers how we used git worktrees as a shared context surface between two developers' Claude Code agents, spawned specialist
subagents (including a Redis expert that caught two critical production bugs during design review), ran parallel implementation
across multiple branches, and coordinated via a dedicated agent that polled for commits and monitored Slack and CI.
The focus is on the collaboration model — not the technical feature itself — and what the human's role becomes when AI agents can
read, write, test, and coordinate autonomously.