generate-pr-description
Installation
SKILL.md
Create comprehensive pull request description based on changes in this branch, formatted as proper markdown for GitHub PR.
- Summary: Provide clear, concise summary of what PR accomplishes
- Changes Made: List key changes (code and non-code), highlight breaking changes
- Testing: Describe how changes were tested, include new test cases, note manual testing performed
- Related Issues: Link to related issues/tickets, use closing keywords if PR resolves issues
- Additional Notes: Deployment considerations, follow-up work required, notes for reviewers