Automates the entire pull request lifecycle from creation and bot review to feedback addressing and final merging.
This skill streamlines the shipping process by orchestrating a comprehensive workflow that handles PR creation using conventional commits, triggers automated code reviews from Claude and Gemini bots, and systematically addresses feedback. It simplifies the transition from development to production by polling for review completion, verifying CI status, and performing squash merges, ensuring a robust and consistent delivery pipeline without manual oversight for routine shipping tasks.
주요 기능
01Multi-bot review orchestration for Claude and Gemini bots
02Automated code correction based on review suggestions
030 GitHub stars
04Integrated CI verification and squash-merge execution
05Automated PR creation with conventional commits and test plans
06Smart polling for review completion and feedback gathering
사용 사례
01Standardizing repository shipping procedures with minimal manual effort
02Automating repetitive PR maintenance and minor bot suggestion fixes
03Finalizing feature branches with automated AI-driven peer reviews