What problem does it solve?
This Skill streamlines the creation of pull requests by ensuring they are well-documented, properly formatted, and include all necessary information for reviewers, reducing ambiguity and speeding up the review process.
Core Features & Use Cases
- Guided PR Creation: Walks users through titling, describing, labeling, and assigning reviewers to pull requests.
- Standardized Descriptions: Enforces a consistent structure for PR descriptions, including summary, motivation, testing plan, and reviewer notes.
- Use Case: A developer finishes a new feature and needs to create a pull request. This Skill helps them craft a clear title, write a detailed description explaining the changes and how to test them, and assign the appropriate team members for review.
Quick Start
Use the pr-workflow skill to create a pull request for the current branch with a title 'feat: add user authentication' and a description explaining the changes.