Hey Product Hunt! Claude coding multi-repo projects has been a pain lately, so I made Vibespeed to fix it.
Vibespeed is a desktop app that lets you create projects with multiple repos, start many instances of the project in parallel, then work on them simultaneously in side-by-side panes. It's like conductor, but allows for multi-repo and has a window manager like i3wm.
I've been using it for a couple weeks, and it's solved two main problems for me:
- More productive: I've been able to work on 3-4 features at once across the frontend and backend simultaneously. It used to be super annoying to check out multiple repos in the same parent directory over and over
- Less distracted: Instead of scrolling on LinkedIn or Twitter while waiting for Claude, I'll work on whatever task last finished running
My current workflow is to paste my to-do list into Vibespeed, get to about 80% on each task, then open Cursor from Vibespeed to get the last 20% (and merge).
Curious: How do you all currently parallelize on multi-repo projects?
Compyle