概要
The PR Creation skill streamlines the final stage of the development workflow by automating the transition from code completion to code review. It performs critical pre-flight checks—such as verifying you aren't on the main branch and ensuring GitHub CLI authentication—before synthesizing a comprehensive PR description. By pulling context from implementation plans, git diffs, and memory files, it generates a structured overview of changes, technical approaches, and testing verification. Finally, it uses the GitHub CLI to push your branch and open the PR, ensuring every contribution is documented with high-quality, consistent metadata without manual effort.