소개
The Pull Request Preparation skill streamlines the development workflow by automatically drafting comprehensive PR descriptions based on your actual code changes. It inspects git logs, status, and diffs to identify modified components and the functional impact of the work, then formats this information into a standardized template including summaries, testing checklists, and conventional commit titles. This ensures consistent documentation across the repository, saves developers time on administrative tasks, and provides reviewers with the context they need for faster approvals.