draft-pull-request
FeaturedDraft pull requests with structured descriptions using gh CLI
Install
Quality Score: 89/100
Skill Content
Details
- Author
- jellydn
- Repository
- jellydn/my-ai-tools
- Created
- 7 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
create-pr
Creates a GitHub Pull Request using the gh CLI. Use when asked to "create a PR", "open a PR", "submit a PR", "make a pull request", or "send a PR". Supports draft and open statuses.
pr
Draft a pull request for the current branch (title, description, related issues, and checklist derived from the diff), reviewed with you before opening it with `gh pr create`. Use when the user wants to open or update a pull request, or when another skill needs one opened.
create-pr
Push the branch and open a pull request with gh. Use when the user asks to create a PR, open a pull request, or push and create a PR. Create a draft PR only when the user explicitly requests draft.