create-pull-request
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Create Pull Request
Mode: $ARGUMENTS
If --draft is passed, create as draft PR.
Pre-loaded context
- Branch status: !
git status && git branch -vv - Recent commits: !
git log --oneline -10