The only PR tracker that honks at you when you're the bottleneck. Now shipping with 100% more goose noises!
Lives in your menubar like a tiny waterfowl of productivity shame, watching your GitHub PRs and making aggressive bird sounds when you're blocking someone's code from seeing the light of production.
Homebrew users can get the party started quickly:
brew install --cask codeGROOVE-dev/homebrew-tap/review-goose
gh auth status || gh auth loginOpen /Applications/Review Goose.app. To be persistently annoyed every time you login, click the Start at Login menu item.
On a progressive Linux distribution that includes Homebrew, such as Bluefin? You are just a cut and paste away from excitement:
brew install codeGROOVE-dev/homebrew-tap/review-goose
gh auth status || gh auth login- Install the GitHub CLI and Go via your platforms recommended methods
- Install Review Goose:
go install github.com/codeGROOVE-dev/goose/cmd/review-goose@latest- Copy goose from $HOME/go/bin to wherever you prefer
- Add goose to your auto-login so you never forget about PRs again
If you want more control over which repositories the goose can access - for example, only access to public repositories, you can use a fine-grained personal access token with the following permissions:
- Pull requests: Read
- Metadata: Read
You can then use the token like so:
env GITHUB_TOKEN=your_token_here review-goose- macOS/Windows: Click the tray icon to show the menu
- Linux/BSD: Right-click the tray icon to show the menu (left-click refreshes PRs)
- Visual notifications won't work reliably on macOS until we release signed binaries.
- Tray icons on GNOME require snixembed and enabling the Legacy Tray extension. Goose will automatically launch snixembed if needed, but you must install it first (e.g.,
apt install snixembedoryay -S snixembed).
- Free forever for public open-source repositories ❤️
- Starting in 2026, private repository access will require sponsorship or Ready to Review subscription ($2/mo)
- Your GitHub token is used to authenticate against GitHub and codeGROOVE's API for state-machine & natural-language processing
- Your GitHub token is never stored or logged.
- PR metadata may be cached locally & remotely for up to 20 days
- No data is resold to anyone. We don't even want it.
- No telemetry is collected
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
Built with 🪿 by codeGROOVE - PRs welcome!

