gh-create-pr

Installation
SKILL.md

使用 gh 创建 / 更新 PR

何时使用

  • 用户说:提 PR、新建 PR、用 gh 建 PR、submit PR、create pull request、开 PR
  • 当前分支有未推送提交,需要推送到 origin 并创建或更新 PR

流程

1. 确认状态

git status -sb
git log -1 --oneline
  • 若有未提交变更,先按项目规范提交(见下方「提交信息规范」)。
  • [ahead N],需要先 push。
Related skills
Installs
1
GitHub Stars
186
First Seen
Mar 9, 2026