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
Actualizado 3/4/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use create-pr