What problem does it solve?
This Skill automates the creation of detailed GitHub pull requests, ensuring all necessary context and information is provided to reviewers, thereby streamlining the code review process.
Core Features & Use Cases
- Automated PR Description Generation: Intelligently crafts PR bodies based on commit history and code changes.
- Comprehensive Review Guidance: Includes sections for problem, solution, impact, testing, and reviewer focus.
- Use Case: When submitting a complex feature that touches multiple parts of the codebase, use this Skill to generate a PR description that clearly outlines the problem, the implemented solution, potential impacts, and specific areas for the reviewer to focus on.
Quick Start
Use the gh-pr skill to create a pull request with a title 'feat(api): add user authentication endpoint' and a detailed body.