pr
Installation
SKILL.md
Create or update one GitHub pull request for the current branch. Treat the PR as durable knowledge transfer: explain the changed behavior and its reason, not a file inventory. Follow explicit user instructions first, then applicable repository guidance, before the defaults below. Write the title in English. Write the body in the language the user explicitly requests, or otherwise in the language of the user's request; this skill does not impose a fixed body language. Write the user-facing response in the user's language.
1. Inspect and Guard
-
Read applicable repository guidance and any pull request template before composing content.
-
Inspect the current branch and worktree:
git branch --show-current git status --short --branch git symbolic-ref --quiet --short refs/remotes/origin/HEAD