What problem does it solve?
This Skill provides clear, actionable guidelines to ensure that branches are pushed correctly and pull requests are created in a standardized, review-ready format, preventing common errors and improving code review efficiency.
Core Features & Use Cases
- Commit Convention Enforcement: Ensures adherence to Conventional Commits for both branches and PR titles.
- Push Verification: Guides users to confirm successful remote pushes before proceeding.
- PR Formatting: Specifies requirements for PR titles and bodies, emphasizing conciseness and relevance.
- Use Case: When a developer is ready to submit their changes, this Skill ensures they follow the project's established workflow for pushing code and creating a pull request, making the review process smoother for everyone.
Quick Start
Follow the pr-guidelines skill to push your branch and create a pull request.