home/categories/git-workflows/tikv-pd-agents-skills-create-pr-skill-md
git-workflowsdevops

create-pr

Push the current branch and create a pull request on tikv/pd following the repository's PR template. Analyzes commits, generates PR title/body from changes, and submits via `gh pr create`. Use when you have local commits ready to submit as a PR.

tikv
maintainer
tikv
更新于 3/4/2026
星标
1149
分支
759
quick start

Installation and usage

Push the current branch and create a pull request on tikv/pd following the repository's PR template. Analyzes commits, generates PR title/body from changes, and submits via `gh pr create`. Use when you have local commits ready to submit as a PR.

安装
$ install --globalskills.sh
使用

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

skills use create-pr