gh-pr-description
Installation
SKILL.md
GitHub PR description
See review notes for the maintainer patterns behind this workflow; they describe what to cover, not how much to write.
Read CONTRIBUTING.md and .github/pull_request_template.md, then inspect the
branch diff, commits, related issue, tests, docs, and changesets. If updating a
PR, read its current body too.
Fill in the repository template. Write for a reviewer:
- explain the concrete problem and solution near the top
- summarize meaningful behavior and decisions, not files or commits
- mention breaking changes, preserved behavior, scope boundaries, or stacked PRs only when relevant
- link the prior issue with
Closes #N,Related to #N, or equivalent - scale length with risk, not diff size