Calibrated to whoever's reading — technical or not — plus an interactive CLI quiz to check it stuck.
Understand any GitHub PR, even if you don't write code
THE CODE IS THE TRUTH
Docs go stale. Slack answers depend on who you ask. The code, right now, at this commit, is just true. The problem was never access to that truth — anyone can open a diff. It was translation. pr-explainer reads the reasoning behind a change and explains it in language pitched at whoever's asking.
Init once. Then one command per PR.
pr-explainer init once — edit ~/.pr-explainer/learning-profile.md with your role and what you're trying to understand.owner/repo#123.~/.pr-explainer/explainers/, summary prints in the terminal, then a CHECK IT STUCK quiz — pick A/B/C, see ✓ correct.Point it at an engineer's merged PR, get a stakeholder-ready explanation — no jargon, no pinging anyone.
Get the reasoning behind a change in an unfamiliar part of the codebase, not just the mechanical diff.
Including PRs an AI assistant pushed on your behalf — know exactly what shipped and why.
pr-explainer shells out to the Claude Code CLI already on your machine — if you already use it, this is free to try immediately. No separate Anthropic Console API key, no signup for this tool. You do need Claude Code installed and logged in, plus the GitHub CLI (gh).