소개
The Pull Request Creator skill streamlines the transition from development to code review by automating the documentation process. It analyzes git diffs, status, and commit logs to generate detailed Markdown descriptions including summaries, implementation details, and test plans. By enforcing pre-flight checks like linting and unit testing before submission, it ensures high-quality contributions while utilizing the GitHub CLI to handle branch pushing and PR creation. This skill is essential for teams looking to standardize their PR process and accelerate approval cycles through clear, context-rich documentation.