home/categories/git-workflows/cline-cline-agents-skills-create-pull-request-skill-md
git-workflowsdevops

create-pull-request

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, PR template usage, and PR creation using the gh CLI tool.

cline
maintainer
cline
更新於 2/24/2026
星標
60139
分支
6130
quick start

Installation and usage

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, PR template usage, and PR creation using the gh CLI tool.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use create-pull-request