home/categories/git-workflows/bytedance-seed-veomni-agents-skills-create-pr-skill-md
git-workflowsdevops

create-pr

Create a pull request for the current branch. Handles uncommitted changes, generates a PR title matching the `[{modules}] {type}: {description}` format enforced by CI, and fills in the PR description template. Trigger: 'create pr', 'open pr', 'submit pr', 'make pr'.

ByteDance-Seed
maintainer
ByteDance-Seed
更新于 4/7/2026
星标
1814
分支
178
quick start

Installation and usage

Create a pull request for the current branch. Handles uncommitted changes, generates a PR title matching the `[{modules}] {type}: {description}` format enforced by CI, and fills in the PR description template. Trigger: 'create pr', 'open pr', 'submit pr', 'make pr'.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use create-pr