概要
The Pull Request Creator skill streamlines the transition from local development to code review by leveraging the GitHub CLI (gh). It provides a structured framework for generating pull requests that include essential pre-flight acceptance checks, automated description population from commit history, and rigorous merge conflict resolution steps. By enforcing specific merge strategies and linking related issues, this skill ensures that every contribution is well-documented, tested, and maintains a clean repository history, making it ideal for teams focused on high-quality version control standards.