Become a 100x Engineer
Submit 5x more PRs with higher quality. Switch contexts instantly.
curl -fsSL https://raw.githubusercontent.com/carnivoroustoad/orzbob/main/install.sh | bash
Manage multiple project branches simultaneously
Eliminate context switching overhead
Seamless git worktree integration
Installation
Install orzbob with a single command:
curl -fsSL https://raw.githubusercontent.com/carnivoroustoad/orzbob/main/install.sh | bash
This will install orzbob and its dependencies (tmux and GitHub CLI).
How It Works
1
Initialize in your git repository
Run orz
in your git repository to start managing sessions
2
Create new sessions for features
Each session gets its own git worktree and isolated environment
3
Switch between sessions seamlessly
No more context switching overhead between different tasks