pr-creator
Installation
SKILL.md
PR Creator
Create a pull request from the current branch to a destination branch. Use simple, short English for title and body.
Step-by-Step Process
Step 1: Get destination branch
If user did not specify destination branch, ask:
"Which branch do you want to merge into? (e.g., main, develop, staging)"
Wait for user reply before continuing.