wtf.create-pr
Installation
SKILL.md
Create PR
Open a pull request for a completed task branch.
This skill reads the full spec hierarchy (Task + Feature + Epic) and the branch diff. It writes a PR description that explains why the change exists, not only what it does.
Process
0. GitHub CLI setup
Run steps 1–2 of ../references/gh-setup.md (install check and auth check).
Stop if gh is not installed or not authenticated.
Extensions are not required for this skill.
Skip this step if invoked from wtf.verify-task or another skill that already ran gh-setup this session.