create-pr
Installation
SKILL.md
Create PR
Use this skill when the user asks to create or open a PR, push changes for review, or handle the full PR workflow. This is the single rule for PR work in this repository: it owns setup, AI review requests, reviewer thread replies, follow-up pushes, CI inspection, and final readiness checks.
Workflow
-
Prepare the branch and commits. Read
references/branch-and-commit.md. -
Create the PR. Read
references/open-pr.md. -
Request and handle AI review. Read
references/ai-review.md. Readreferences/gh-review.mdwhen you need concreteghcommands. -
Monitor and fix CI. Read
references/ci.md.