概要
The PR-and-check skill streamlines the development lifecycle by managing the end-to-end process of submitting code. It enforces branch hygiene, executes a comprehensive test suite including background proxy integration and Playwright tests, and automates the creation of detailed pull requests via the GitHub CLI. Beyond submission, it actively monitors remote CI/CD workflows to report on automated code reviews, ensuring developers receive immediate feedback on their contributions without leaving their terminal environment.