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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use create-pr