← Projects

prq

July 8, 2026

Repo →

A single-binary Go CLI that queries the GitHub GraphQL API to show two things: your pending review requests and the status of your own open PRs (CI, review decision, merge conflicts). Designed to reduce cognitive load - run prq and see everything in a compact, color-coded terminal output.

Install with brew install AleenaSA/tap/prq or go install github.com/AleenaSA/prq@latest.