mit einem Klick
pr-create
Create a new Pull Request (PR)
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 new Pull Request (PR)
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.
Verify that the local branch was up-to-date with what got merged in a PR, before deleting the local branch.
Begin a review for a set of changes in a PR
Read reseach, context and intention to create plan doc
Get a deep understanding of a system, and write reseach doc
Update the description of an existing Pull Request (PR)
Begin implementing from a plan doc
Basierend auf der SOC-Berufsklassifikation
| name | pr-create |
| description | Create a new Pull Request (PR) |
can you please create a PR for this current branch?
main or master it’s okay to use default target branchonce the PR is created, can you add a comment to the PR to show the entire plan doc in a collapsible section, using the following syntax
<details>
<summary>plan doc used to generate these changes</summary>
{ENTIRE CONTENTS OF MARKDOWN PLAN DOC, ENTIRELY COPIED AS-IS, FROM CHAT HISTORY}
</details>
finally, can you respond with a message in the format of:
{URL TO PR}