minton
408 posts

minton
@minton
CTO, Elixir fan, father









1. Do more in parallel Spin up 3–5 git worktrees at once, each running its own Claude session in parallel. It's the single biggest productivity unlock, and the top tip from the team. Personally, I use multiple git checkouts, but most of the Claude Code team prefers worktrees -- it's the reason @amorriscode built native support for them into the Claude Desktop app! Some people also name their worktrees and set up shell aliases (za, zb, zc) so they can hop between them in one keystroke. Others have a dedicated "analysis" worktree that's only for reading logs and running BigQuery See #run-parallel-claude-code-sessions-with-git-worktrees" target="_blank" rel="nofollow noopener">code.claude.com/docs/en/common…






