<!-- Customize this skill and select save to override its behavior. Delete that copy to restore the built-in behavior. -- Merge Changes Merge the topic branch (checked out in the current worktree) into the merge base branch (checked out in the main worktree). The context block appended to the prompt contains the source branch, target branch, and main worktree path. Guidelines - Never force-push ( , ) without explicit user approval. - Never skip pre-push hooks (do not use ). - Never rewrite or drop commits without asking the user. - When in doubt about conflict resolution — ask the user. Workf…