v0.21.0

Every morning, same thing.

Open GitHub. Twelve notifications. You start clicking. One is a bot. One is a CI failure on someone else's PR. One is a thread you were tagged in a week ago.

You filter by "awaiting your review." Two results. But alice pushed fixes to that PR you reviewed on Monday. She just forgot to re-request.

So you scroll. You click. You compare timestamps. You build a mental model of what actually needs you.

Twenty minutes later, you can start working.


$ prq

PRQ Status for caio-pizzol
──────────────────────────────────────────

Needs Re-review (2)
  superdoc#2352  fix: arrow key nav
    ↳ new commits since your review 2d ago
  superdoc#2088  feat: col separators
    ↳ new commits since your review 5d ago

Requested (1)
  superdoc#2490  chore: bump deps
    ↳ requested 1d ago

Stale (1)
  superdoc#1808  feat: doc protection
    ↳ no activity for 30 days

Your PRs Waiting (1)
  superdoc#2401  feat: export to pdf
    ↳ waiting on alice, bob

──────────────────────────────────────────
5 PRs · 1 repo
$ npm i -g prq-cli