pr-create
Installation
SKILL.md
PR Create — Agent-Driven Pull Request Skill
Trigger
Load this skill when a dev wants to push code and open a pull request:
- "Create a PR"
- "Open a PR"
- "Push and create PR"
- "Submit this for review"
- "Ship this branch"
Do NOT use this skill for: generating a branch name from a ticket (use sprint), or applying review fixes after a PR is open (use pr-review). This skill runs at the end of a feature — code is already written and committed.
Read .wednesday/skills/git-os/SKILL.md before doing anything.