LogoClawIndex
CasesSkillsAbout
LogoClawIndex

merge - Git Branch Merge and Rebase Automation

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

Tags

Updated: 2026-02-12
gitversion-controlworkflowautomation

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • commit staged changes
  • rebase onto base branch
  • merge current branch
  • handle git conflicts

Inputs

  • staged changes
  • git repository
  • base branch configuration
  • current branch

Outputs

  • committed changes
  • rebased branch
  • merged branch
  • clean worktree

Requirements

  • git repository
  • workmux tool
  • bash environment
  • git configuration

Source

  • Spec: SKILL.md

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.
commit staged changes
rebase onto base branch
merge current branch
handle git conflicts
staged changes
git repository
base branch configuration
committed changes
rebased branch
merged branch