What problem does it solve?
This Skill automates the creation, management, and adherence to best practices for GitHub pull requests, ensuring consistency and efficiency in your development workflow.
Core Features & Use Cases
- Automated PR Creation: Generates draft pull requests with proper titles, bodies, and auto-assignment.
- Branch Protection Enforcement: Guides users to create feature branches and avoid direct commits to main.
- Commit Convention Adherence: Enforces the conventional commit format for all commits.
- CI/CD Integration: Facilitates monitoring of CI checks and integration with tools like CodeRabbit.
- Use Case: When you finish a new feature, use this Skill to automatically create a draft PR, assign it to yourself, and ensure your commit messages follow the required format, all while preventing accidental commits to the main branch.
Quick Start
Use the pr-workflow skill to create a draft pull request for your current branch, assigning it to yourself.