Original Reddit post

What software you use for a better workflow? My use-case: Open a folder of multiple git projects not a single git project and work on it. I have a structure of ~ 30 git projects in sub folders. Example: ./project ./project/infra ./project/infra/terraform/.git ./project/infra/config/.git ./project/apis/service-a-api/.git ./project/apis/service-b-api/.git ./project/frontend/app1/.git ./project/frontend/app2/.git ./project/backend/service-x/.git ./project/backend/service-y/.git an so on… So I open a terminal in root folder ./project and start working. I prompt my requirement of the feature that will open parallel PRs in each repo. Claude Code does workspaces automatically with superpowers. This setup works perfectly at the moment, but I am looking for a better UI experience. Do you know any UI or terminal alternatives with a better UI, built in markdown and code preview like ghosty, conductor that support more than a single git repo? But with folders. All the tools I found are build around single .git repository What I have tried: VSCode sucks , but can open the folder with nested git repos. Windsurf kinda works but is pushing its AI features… cluttered Conductor , cant prompt on multiple git repos in one go Looking for other options submitted by /u/Much-Astronaut6943

Originally posted by u/Much-Astronaut6943 on r/ClaudeCode