What problem does it solve?
This Skill streamlines the creation and updating of GitHub Pull Requests, ensuring high-quality, well-documented changes. It automates branch management, commit best practices, and PR description generation, saving developers time and promoting consistent workflows.
Core Features & Use Cases
- Automated PR Creation: Generates new pull requests with comprehensive titles and descriptions.
- Structured Update Comments: Adds detailed comments for each subsequent push to an existing PR, preserving context and tracking changes.
- Conventional Commit Enforcement: Guides the use of conventional commit messages and branch naming for clear history.
- Use Case: After completing a feature or bug fix, use this skill to automatically create a new pull request, ensuring all changes are properly documented and ready for review.
Quick Start
Use the creating-pr skill to create a new pull request for my completed feature branch.