What problem does it solve?
This Skill streamlines the entire Pull Request lifecycle, from automated review and merging to post-merge cleanup and session handover, reducing manual intervention and accelerating development cycles.
Core Features & Use Cases
- Automated PR Merging: Merges PRs automatically once CI checks pass and no critical issues are found.
- Intelligent Review: Leverages multiple review agents to identify critical issues, important suggestions, and minor improvements.
- Worktree Cleanup: Manages worktree environments post-merge.
- Session Handoff: Seamlessly transfers context to the next session.
- Use Case: After pushing a new feature branch, you can trigger this skill to automatically handle the PR review, merge it if conditions are met, clean up the worktree, and prepare for the next development task.
Quick Start
Use the finalize-pr skill to review, merge, and clean up the current pull request.