What problem does it solve?
This Skill streamlines the process of creating and updating GitHub pull requests, ensuring that PRs are well-structured, accurately reflect the changes, and adhere to the project's standards.
Core Features & Use Cases
- Structured PR Creation: Offers a clear template for writing PR titles and descriptions, including best practices for summarizing changes and referencing related issues.
- PR Editing Guidelines: Provides detailed instructions for editing existing PRs, ensuring that updates are accurate and maintain the PR's structure.
- Branch and Title Formatting: Instructs on creating branches and titles that are consistent with the project's naming conventions.
- Documentation Checklist: Ensures that all necessary documentation elements are included in PRs, such as changelogs and style guide adherence.
Quick Start
To create a new PR, run the 'create-pr' command and follow the on-screen prompts to fill out the PR title and description based on the provided template.