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.

Skills tagged: Merge

Browse skills that share this tag.

  • github-pr-workflow - Manage GitHub pull requests from creation to merge
    GitHubPull-RequestsCI/CDGit

    ★ 0 · Updated 2026-09-22

    Provides workflows for creating branches, committing code, opening PRs, monitoring CI status, fixing failures, and merging pull requests.

    ⚙ Create git feature branches⚙ Stage and commit code changes⚙ Push local branches to remote
  • github-pr-workflow - GitHub PR Workflow Management
    GitHubPull RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage PR lifecycle: create branches, commit changes, monitor CI, and merge via gh CLI or git + REST API

    ⚙ create branch⚙ commit changes⚙ push branch
  • github-pr-workflow - GitHub Pull Request Workflow Automation
    GitHubPull-RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage complete PR lifecycle with gh CLI or git + GitHub API

    ⚙ create branch⚙ commit changes⚙ push branch
  • github-pr-workflow - GitHub PR Workflow Automation
    GitHubPull-RequestsCI/CDGit

    ★ 0 · Updated 2026-06-30

    Manage complete PR lifecycle from creation to merge

    ⚙ create branch⚙ commit changes⚙ open pull request
  • github-pr-workflow - GitHub Pull Request Workflow
    GitHubPull-RequestsCI/CDGit

    ★ 2 · Updated 2026-06-30

    Manage complete GitHub pull request lifecycle using gh CLI or REST API

    ⚙ create branch⚙ make commit⚙ push branch
  • github-pr-merge - Automated GitHub Pull Request Merge with Validation
    GitHubPull RequestMergeCI/CD

    ★ 72 · Updated 2026-02-11

    Merges GitHub Pull Requests after validating pre-merge checklist and handling post-merge cleanup

    ⚙ check PR comments status⚙ run validation checks⚙ confirm with user