What problem does it solve?
This Skill streamlines the process of creating, updating, and managing GitHub pull requests (PRs) by ensuring proper scope, structured formatting, and human approval, eliminating common issues in PR creation and management.
Core Features & Use Cases
- Scope Detection: Automatically identifies in-scope and excluded commits for the PR, allowing for accurate PR creation.
- Structured Formatting: Provides a clear and structured PR body format with narrative overview, issue link, summary, and notes sections.
- Human Approval Gates: Ensures that the PR body and scope are confirmed by a human before proceeding, reducing errors and improving PR quality.
- Use Case: Ideal for developers who need to create or update PRs for their projects, ensuring that each PR is well-scoped, properly formatted, and has human oversight.
Quick Start
Use the git-draft-pr skill to create a new draft PR for your branch. Provide the skill with the necessary context and it will guide you through the process, from scope detection to PR creation.