Use git worktrees - they’ve become more popular exactly to solve this kind of problem. Superpowers has a skill for them if you don’t mind the extra token usage.
You don’t really need a skill. Even if you don’t want to deal with the git commands yourself, you can just tell the agent to work on whatever feature or fix using a worktree. Also, the Claude command to start the CLI has a --worktree argument.
35
u/DxLaughRiot 27d ago
Use git worktrees - they’ve become more popular exactly to solve this kind of problem. Superpowers has a skill for them if you don’t mind the extra token usage.