Git worktrees are a powerful feature. But managing them can be a pain. In particular, the syntax is a bit clunky.
I wrote git-wt to make managing git worktrees easier. Simplified syntax, and a controlled directory structure managed for you.
I’ve been using it extensively, and it has dramatically simplified my git workflow when working with multiple branches.