with one click
pr-create
Create a new Pull Request (PR)
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 new Pull Request (PR)
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.
Based on SOC occupation classification
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
| 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}