Open or update the GitHub Pull Request for the current branch, with an English Conventional-Commits title and a short, reviewable body. Use when the user asks to open, create, or update a PR, wants a PR description written, or says 开 PR / 提 PR / 发 PR. Pass…
Write a Conventional Commits message for the current change and commit it. Use when the user asks to commit, wants a commit message written, or says 提交. Also what create-pr reaches for when a branch has no commits to open a PR from.
Babysit an open pull request until it lands: wait out CI, work through reviewer-bot findings (fix and push the real ones, reply to false positives), and watch until every check passes and every review thread resolves. Use when the user wants a PR (by #, URL,…