Current workflow
- Open each repository in Termpad
- Create worktrees in each repository using matching branch names to easily track related work
- In Claude Code, use the
/add-dircommand to add the other corresponding working directory so the AI can access both folders (similar commands likely exist for other AI CLIs)
Running multiple services
To run multiple services from different repositories at once, create a run script for each repository. Each worktree can run its own service independently.Coming soon: A feature is being developed to make working with multiple repositories more seamless and automatic, built directly into the app.