pr

Installation
SKILL.md

PR Skill

Structured PR workflow: verify branch → ensure issue exists → push → create PR.

Announce at start: "I'm using PR skill to create your pull request."

Workflow

Step 0: Branch & Change Verification

git branch --show-current
git log main..HEAD --oneline
git diff main...HEAD --stat

Rules:

Installs
2
GitHub Stars
28.6K
First Seen
Mar 23, 2026
pr — iofficeai/aionui