LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-11

Capabilities

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

Source

  • Spec: SKILL.md
GitHub
Pull Request
Merge
CI/CD
Code Review
Version Control
check PR comments status
run validation checks
confirm with user
execute merge commit
GitHub repository
Pull request number
GitHub API credentials
Merged pull request
Deleted feature branch
Merge commit message