@its-thepoe/pr-tldr
v1.0.0
Published
Agent Skill: write concise, high-signal PR TLDRs with grouped changes, risks, open items, and test plans.
Downloads
37
Maintainers
Readme
@its-thepoe/pr-tldr
Agent Skill — writes high-signal PR TLDRs: concise top-level summaries, grouped changes, behavior notes, honest open items, and test plans.
What it does
This skill turns a pull request, branch, or local diff into a reviewer-friendly brief. It is meant to apply automatically whenever you ask for a PR TLDR, PR summary, branch summary, or "what changed in this PR."
It pushes agents to inspect the actual diff and group changes by intent rather than dumping commit messages or file lists.
Why it’s useful
- Gives reviewers a quick map of large PRs.
- Separates top-level intent from detailed implementation.
- Calls out visual/behavior changes and open items honestly.
- Includes test and verification signals when available.
- Avoids pretending partial AI analysis is exhaustive.
Use when
- You want a concise PR summary.
- You need a handoff note for reviewers.
- You want a changelog-style explanation of a branch.
- You are preparing a large PR description from a local branch.
Install into your agents
npx @its-thepoe/skills@latest install pr-tldrOr install all skills.
Contents
SKILL.md— trigger behavior, workflow, default output shape, and rulesreference.md— fuller templates, evidence checklist, and examples
Docs
License
MIT
