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.
4.9
Rating
0
Installs
Version Control & Collaboration
Category
This skill provides a clear workflow for drafting PR descriptions by analyzing git changes. The description adequately explains when to invoke it, and the task knowledge is solid with specific git commands and drafting rules. Structure is reasonable though the skill references 'references/pr-template.md' which would ideally exist in the directory tree. Novelty is moderate—while this automates a useful task, a CLI agent could accomplish similar results with careful prompting, though this skill does streamline the process and reduce token usage by codifying the workflow and template structure.
Loading SKILL.md…

Skill Author