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