Generates and submits GitHub pull requests with context-aware titles and descriptions tailored to code changes.
The git-pr skill streamlines the code review process by automatically crafting GitHub pull requests directly through Claude Code. It intelligently analyzes the size and impact of your changes—ranging from trivial typo fixes to large feature refactors—to generate appropriately detailed descriptions that emphasize context and intent. By utilizing the GitHub CLI, it ensures consistent formatting, includes necessary AI attribution, and supports advanced options like draft PRs and custom base branches, making it an essential tool for maintaining high-quality version control workflows.
주요 기능
01Mandatory AI attribution for transparency
02Support for draft PRs and custom base branches
03Context-aware PR titles and descriptions
04Integrated GitHub CLI execution
05Automatic change scope assessment from Trivial to Large
060 GitHub stars
사용 사례
01Standardizing PR formatting across a development team
02Quickly submitting minor bug fixes with minimal manual input
03Automating the creation of descriptive pull requests for new features