pr
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Pull Request
$ARGUMENTS
Create a GitHub pull request.
Project context
- Recent commits: !
git log --oneline main..HEAD 2>/dev/null | head -20
Usage
/pr [title]
Automated PR Summary Generation
Generate a structured PR summary from the commit history before writing the PR description: