About
The pr-workflow skill automates the end-to-end process of submitting code to GitHub, acting as an intelligent bridge between local development and team collaboration. It executes a comprehensive series of pre-flight checks, analyzes diffs for quality issues across five categories—including readability and type safety—and generates structured PR descriptions using the GitHub CLI. By handling branch detection, push confirmations, and providing optional auto-fixes, it ensures that every pull request is standardized, high-quality, and ready for human review without manual context switching.