Opens a list of PRs that "need your review". The selected pr will open in the browser.
make sure you have the dependencies
brew install gh
brew install fzf
install the extension
gh extension install axkirillov/review
gh review
you can only run it in a folder that is a git repo 🤷