pr-description
SKILL.md
PR Description Generator
Generate comprehensive pull request descriptions from git history.
Overview
This skill creates well-structured PR descriptions by analyzing your branch's commits and diff against the base branch. It categorizes changes, extracts related issues, detects breaking changes, and formats everything according to your team's PR template.
What it creates:
- Formatted PR title following conventional commits
- Summary of what changed and why
- Categorized list of modifications
- Testing instructions
- Related issue links