Pr Title Description

**UTILITY SKILL** - Generate a pull request title and description from a branch diff. USE FOR: write PR description, generate pull request title, summarize branch for reviewers, create PR body from commits, draft pull request. DO NOT USE FOR: writing commit messages (use commit-message skill), code review feedback, changelog generation. INVOKES: git log and git diff for reading branch changes, file reading for PR templates. FOR SINGLE OPERATIONS: Use git log --oneline directly for a quick branch summary.

kin0992 50b7f63 1.8 KB Updated

File contents

kin0992/dev-toolkit/tree/main/packages/skills/src/git/pr-title-description commit 50b7f6387d

Frequently asked questions

npx skillmds@latest add kin0992/pr-title-description