merge-pr
Installation
SKILL.md
Merge PR
A workflow skill that safely merges pull requests after comprehensive verification of readiness.
Purpose
Automates the PR merge process with proper safety checks, ensuring all requirements are met before merging.
When to Use
Use this workflow when:
- PR is ready to be merged to main branch
- You want automated verification before merge
- Need to ensure all checks pass
- Want consistent merge process across team