Automates the creation of standardized GitHub Pull Requests with task validation, test execution, and Conventional Commits formatting.
The GitHub PR Creation skill transforms how developers submit code by automating the entire Pull Request lifecycle within Claude Code. It performs deep analysis of commit history to generate professional titles and descriptions following the Conventional Commits standard, validates progress against local task documentation, and enforces test passing before submission. By integrating with the GitHub CLI, it ensures consistency across your team, reduces manual overhead, and maintains high standards for repository documentation and label management while overriding default behaviors for higher accuracy.
Características Principales
01Pre-flight test execution for verification before PR creation
02Context-aware label suggestions based on change type
031 GitHub stars
04Automated Conventional Commits title and body generation
05Interactive confirmation of source and target branches
06Intelligent task documentation analysis and validation
Casos de Uso
01Enforcing local test suites before code is proposed for review
02Standardizing PR formatting for professional open-source or team projects
03Automating tedious GitHub CLI commands for faster code submissions