mit einem Klick
create-pr
Create a Pull Request using gh CLI
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Create a Pull Request using gh CLI
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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.
Basierend auf der SOC-Berufsklassifikation
| 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.