pr-create
Installation
SKILL.md
PR Create
Create a pull request from local changes with consistent, low-friction steps.
Workflow
1. Confirm Current State
- Check current branch and working tree status.
- If there are no changes and no new commits to publish, report and stop.
2. Branch Strategy
- If user requests a new branch, create and switch to it from the current branch.
- If user says to continue on current branch, keep it.