pr-description
Installation
SKILL.md
PR Description Generator
Generate a ready-to-use pull request description by finding the repo's PR template and filling it in with context from the current branch's changes.
Workflow
1. Find the PR template
Search for PR templates in these locations:
.github/PULL_REQUEST_TEMPLATE.md
.github/pull_request_template.md
.github/PULL_REQUEST_TEMPLATE/*.md
docs/pull_request_template.md
pull_request_template.md
PULL_REQUEST_TEMPLATE.md
Related skills