con un clic
create-pr
Create a Pull Request using gh CLI
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create a Pull Request using gh CLI
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.
| 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.