One command per issue: git worktree, tmux and Claude Code

I have a habit of working on more things at once than I probably should. That is manageable when the work is mine, because I can hold the context in my head. It stops being manageable when a coding agent is doing the work, because now there are several long-running sessions, each in the middle of something, and only one working copy to run them in. So I would stash. Or I would start a second thing, forget the first was halfway through a refactor, and spend twenty minutes untangling a working tree that two different jobs had opinions about....

August 9, 2026 · 4 min · Bjørn Johansen