소개
The Draft Pull Request Workflow skill streamlines the code contribution process by automating the preparation and submission of pull requests. It integrates GitHub CLI to perform essential pre-flight checks, including branch validation and quality gate execution like linting and testing. By enforcing semantic standards and utilizing repository-specific PR templates, it ensures every submission is professional, descriptive, and ready for review, minimizing manual overhead for developers and maintaining high repository standards.