Automates the creation of GitHub pull requests with branch management, titles, and detailed descriptions directly from Claude Code.
The GitHub Pull Request Creator skill streamlines the transition from local development to team review by automating the PR creation process within Claude Code. It provides a guided interactive workflow that helps users select source and target branches, draft professional titles, and write comprehensive descriptions without leaving the terminal. By integrating directly with the GitHub MCP server, it ensures that best practices like linking related issues and using conventional commit prefixes are easily followed, significantly reducing manual overhead and improving workflow consistency for developers.
主要功能
01Interactive source and target branch selection
02Built-in support for issue linking (e.g., Closes #123)
03Seamless integration with GitHub MCP tools
04Support for creating draft pull requests
0595 GitHub stars
06Automated PR title and description drafting
使用场景
01Standardizing pull request descriptions across a development team
02Initiating draft PRs early in the development cycle for collaborative feedback
03Converting a finished feature branch into a formal pull request without leaving the terminal