Pulls up all your PRs in the current repo and gives you a proper status rundown. Shows what each PR does, flags any that are stuck waiting for reviews, and breaks down failed CI checks with suggested fixes. If GitHub Copilot hasn't reviewed a PR yet, it offers to request one on the spot. Beats manually clicking through GitHub's PR tabs when you're juggling multiple branches and need to know what's blocking your work. The check failure analysis is solid for catching common issues like linting errors or test failures without digging into build logs.
npx skills add https://github.com/github/awesome-copilot --skill my-pull-requests