merge - Git Branch Merge and Rebase Automation
Commit, rebase, and merge the current branch in Git workflow.
Tags
Updated: 2026-02-12Capabilities
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
