with one click
create-pr
Create a Pull Request using gh CLI
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create a Pull Request using gh CLI
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Use the denvig cli to upgrade your npm dependencies in the current project.
Use the denvig cli to upgrade your npm dependencies with security issues in the current project.
Summarise then commit the changes in the current session.
Based on SOC occupation classification
| name | create-pr |
| description | Create a Pull Request using gh CLI |
| license | MIT |
| disable-model-invocation | true |
| allowed-tools | Bash(gh pr create *) Bash(gh pr view *) Bash(git add *) Bash(git commit *) Bash(git push *) |
Git commit a summary of work on this branch if not already committed.
Create a Draft GitHub Pull Request assigned to @me using gh pr create --draft --assignee @me.
Set the description as a summary of the changes on this branch.
Show the link to the PR after creation.
Open the PR in the browser using gh pr view {id} -w.