About
The Standardized PR Creator skill streamlines the GitHub contribution workflow by managing the entire pull request lifecycle from your terminal. It analyzes your git changes to determine the appropriate Conventional Commits type, formats a standardized title including the target branch, and generates a bulleted description of your technical changes. By handling the branch pushing, draft status, and assignee settings automatically through the GitHub CLI, it ensures consistent repository standards and reduces the manual effort required to move code from local development to peer review.