pr-create
Installation
SKILL.md
Create Pull Request
Commit current changes (if any), push the branch, and open a pull request.
Read and follow all conventions in .rulesync/skills/git-conventions/SKILL.md.
Help
If the user provides a command option of help:
- Explain how to use this command.
- DO NOT proceed, exit the command immediately after these steps.
Prerequisites
- Git CLI and GitHub CLI (
gh) must be available. - The user must be authenticated with
gh(gh auth status). - The repository must have a remote named
origin.