Series: Indie Dev Notes · T12
In the last post (T11), I said I'd turned my AI into a team and promoted myself from employee to CEO.
This one is the reality sequel: the moment the team grew, it started crashing into itself.
The bigger the team, the more it collides
The way I develop now is to keep several Claude Code sessions open at once — one on the home page, one on orders, one sweeping governance debt. Each in its own git worktree (a worktree: a separate working folder cut from the same repo, each on its own branch, files isolated from each other).






