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 all uncommitted changes
- Rebasing onto the base branch
- Running
workmux mergeto merge and clean up