git-create-pr
Installation
SKILL.md
Create well-structured pull request with proper description, labels, and reviewers. Use global git user for any commits—never cursor/system identity. Never use --trailer for Co-authored-by or similar.
- Prepare branch: Ensure all changes committed, push branch to remote, verify branch up to date with main
- Write PR description: Summarize changes clearly, include context/motivation, list breaking changes, add screenshots if UI changes
- Set up PR: Create PR with descriptive title, add appropriate labels, assign reviewers, link related issues