home/categories/git-workflows/yoonsin91-ai-skills-pack-codex-skills-drafting-pr-descriptions-skill-md
git-workflowsdevops
drafting-pr-descriptions
Summarize code changes on the current git branch (including uncommitted changes) and draft a pull request description using a provided template. Use when the user wants a PR description based on git diffs, branch history, and local working tree changes.
maintainer
yoonsin91
更新于 12/31/2025
星标
0
分支
0
quick start
Installation and usage
Summarize code changes on the current git branch (including uncommitted changes) and draft a pull request description using a provided template. Use when the user wants a PR description based on git diffs, branch history, and local working tree changes.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use drafting-pr-descriptions