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 with output: merged branch

Browse skills that produce this output.

  • workmux - Manage Git Worktrees and Tmux for Parallel Development
    gitworktreetmuxparallel development

    ★ 128 · Updated 2026-05-11

    Manages git worktrees paired with tmux windows as isolated development environments

    ⚙ create worktree⚙ list worktrees⚙ merge branch
  • github-operations - GitHub Operations & Git Workflow Mastery
    gitgithubversion controlCI/CD

    ★ 5 · Updated 2026-05-09

    Master Git and GitHub workflows including branching strategies, commit conventions, rebase, conflict resolution, PR best practices, and CI/CD

    ⚙ create branch⚙ switch branch⚙ merge branch
  • git-workflow - Git workflow guidance for commits and PRs
    gitversion controlworkflowcommit

    ★ 422 · Updated 2026-05-09

    Provides guidance on Git worktree workflow, commit standards, and PR best practices

    ⚙ create worktree⚙ list worktrees⚙ remove worktree
  • ai-pr - Governed PR workflow with automation
    gitpull-requestcimerge

    ★ 602 · Updated 2026-03-25

    Create governed pull requests with commit pipeline, pre-push gates, and auto-complete squash merge

    ⚙ execute commit pipeline⚙ run pre-push checks⚙ create pull request
  • devops-workflow - Issue-driven DevOps workflow with workspace isolation
    devopsgit workflowbranch managementpull request

    ★ 0 · Updated 2026-03-24

    Execute DevOps workflow with pre-flight checks, workspace isolation, and PR lifecycle management

    ⚙ define pre-flight protocol⚙ verify GitHub issue⚙ clone repository
  • github - GitHub Repository Management
    gitgithubrepositoryversion control

    ★ 0 · Updated 2026-03-22

    Manage GitHub repository with commits, branches, PRs, issues, releases, and deployment

    ⚙ create branches⚙ commit changes⚙ create pull requests
  • dev-swarm-git-merge - Git Partial and Squash Merge Tool
    gitversion controlmergebranch

    ★ 602 · Updated 2026-03-22

    Execute git partial merges for specific folders and squash merges for clean single-commit integration across branches

    ⚙ checkout specific folders⚙ checkout specific files⚙ switch branches
  • git-github-conflict-resolve - Git Merge Conflict Resolution
    gitmergeconflictresolution

    ★ 0 · Updated 2026-03-22

    Identify and resolve Git merge conflicts with multiple resolution strategies

    ⚙ detect conflict markers⚙ list conflicted files⚙ view conflict details
  • update - Git Branch Update and Conflict Resolution
    gitversion controlmergeconflict resolution

    ★ 2 · Updated 2026-03-22

    Fetch upstream changes, merge branch, and resolve conflicts

    ⚙ detect tracking branch⚙ fetch upstream changes⚙ check update status
  • version-control - Git Operations & Release Management
    gitversion-controlrelease-managementbranching

    ★ 0 · Updated 2026-03-20

    Manages Git operations, branching strategies, commits, PRs, and releases

    ⚙ create branches⚙ create commits⚙ merge branches
  • version-control - Git Operations & Release Management
    version controlgitbranchingcommits

    ★ 0 · Updated 2026-03-20

    Execute git operations and manage releases

    ⚙ create branch⚙ create commit⚙ merge branch
  • git-flow - Git Flow Branch Management Tool
    gitversion controlbranch managementworkflow

    ★ 12 · Updated 2026-03-20

    Manage git branches following structured workflow with validation

    ⚙ create feature branch⚙ create bugfix branch⚙ create hotfix branch
  • worktree-pr - Git Worktree Isolated Development with PR Workflow
    gitworktreecode reviewPR workflow

    ★ 18 · Updated 2026-03-20

    Manage git worktrees for isolated feature development with PR-based merge and multi-agent review

    ⚙ create worktree⚙ create PR⚙ get review
  • git-flow - Git Workflow Branching Strategies Guide
    gitversion controlbranchmerge

    ★ 75 · Updated 2026-03-20

    Guide Git branching strategies, naming conventions, and merge operations

    ⚙ check unmerged branches⚙ synchronize latest code⚙ create feature branch
  • finishing-a-development-branch - Finishing a Development Branch with Workflow Options
    developmentgitbranchmerge

    ★ 6 · Updated 2026-03-09

    Clean branch wrap-up with workflow options when a feature branch is complete and ready to merge.

    ⚙ create pull request⚙ rebase feature branch⚙ update documentation
  • merge - Merge and Clean Up Git Branches
    gitversion-controlbranch-management

    ★ 18 · Updated 2026-02-12

    Commit, rebase, and merge the current branch

    ⚙ commit staged changes⚙ rebase onto base branch⚙ run workmux merge command
  • merge - Branch Management: Commit, Rebase and Merge
    version-controlgitbranchingmerging

    ★ 602 · Updated 2026-02-12

    Commit staged changes, rebase onto base branch, and merge the current branch

    ⚙ commit staged changes⚙ rebase onto base branch⚙ run workmux merge command
  • merge - Git Branch Merge and Rebase Automation
    gitversion-controlworkflowautomation

    ★ 2,689 · Updated 2026-02-12

    Commit, rebase, and merge the current branch in Git workflow.

    ⚙ commit staged changes⚙ rebase onto base branch⚙ merge current branch