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
Updated 3/4/2026
Stars
1149
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use create-pr