github-pr-merge - Merge GitHub Pull Requests with Validation
Merges GitHub Pull Requests after validating pre-merge checklist and confirming with user
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- validate pull request status
- check CI test results
- verify comment replies
- request user confirmation
- execute git merge
- cleanup feature branches
Inputs
- GitHub repository
- Pull request number
- CI/CD system status
- Test results
- Review comments
Outputs
- Merged pull request
- Deleted remote branch
- Merge commit message
- Clean repository state
Requirements
- GitHub CLI (gh)
- Git installed
- Repository access
- Merge permissions
- CI system integration
