github-pr-merge - Automated GitHub Pull Request Merge with Validation
Merges GitHub Pull Requests after validating pre-merge checklist and handling post-merge cleanup
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check PR comments status
- run validation checks
- confirm with user
- execute merge commit
- cleanup post-merge
- verify CI checks
Inputs
- GitHub repository
- Pull request number
- GitHub API credentials
- User confirmation
Outputs
- Merged pull request
- Deleted feature branch
- Merge commit message
- Updated develop branch
Requirements
- GitHub CLI installed
- GitHub API access
- Repository write permissions
- All tests passing
- All lint checks passing
- CI checks green
- All comments replied
