Something I’ve been playing around with recently is multiple Claude code instances. There are a few ways to set this up, one of them being using git worktrees. I’m still finding the balance between productivity, code quality, and my own understanding.
I’ll be using multiple CC instances going forward and as I improve my workflow with them should allow me to build faster with sacrificing quality and turning my code base into slop.
How many instances do you currently feel comfortable running simultaneously?