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

  1. Read applicable repository guidance and any pull request template before composing content.

  2. Inspect the current branch and worktree:

    git branch --show-current
    git status --short --branch
    git symbolic-ref --quiet --short refs/remotes/origin/HEAD
    
Installs
206
Repository
0xd669/skills
GitHub Stars
2
First Seen
Feb 26, 2026
pr — 0xd669/skills