Developer Tools
GGW
Git worktrees, ergonomic.
A predictable worktree manager with shell navigation and first-class GitHub pull request checkout.
- Status
- Active
- Primary stack
- Go
- License
- MIT
- Latest release
- v0.2.0
- Released
- June 19, 2026

Why it exists
Made for the work, not the demo.
GGW stores every worktree in a predictable location derived from the repository remote and branch name. That convention makes worktrees discoverable across projects and removes the path bookkeeping that usually surrounds them.
Shell integration provides a real cd experience, while GitHub-aware commands can create a worktree directly from a pull request. GGG manages the repositories; GGW manages the parallel branches living beside them.
Install with Homebrewterminal
brew install illegalstudio/tap/ggw
