For easy and fast GitHub interaction use the official GitHub command line tool [gh](https://cli.github.com/).
gh lets you do about everything you can do in the UI at least for the day to day work.
I can also be extended using extensions
Install an extension:
gh extension install dlvhdr/gh-prsYou can list your installed extensions:
$ gh extension list
gh prs dlvhdr/gh-prsAnd then you can use the extension:
gh prs