merge
Installation
SKILL.md
Arguments: $ARGUMENTS
Check the arguments for flags:
--keep,-k→ pass--keeptoworkmux merge(keeps the worktree and tmux window after merging)--no-verify,-n→ pass--no-verifytoworkmux merge
Strip all flags from arguments.
Commit, rebase, and merge the current branch.
This command finishes work on the current branch by:
- Committing any staged changes
- Rebasing onto the base branch
- Running
workmux mergeto merge and clean up
Related skills
More from raine/workmux
worktree
Launch one or more tasks in new git worktrees using workmux.
20rebase
Rebase the current branch with smart conflict resolution.
5open-pr
Write a PR description using conversation context and open PR creation in browser.
5coordinator
Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.
5workmux
Reference for the workmux CLI that manages git worktrees and
4