move-branch-here
Installation
SKILL.md
Move a branch here
Run this skill from the worktree that should receive the branch.
/move-branch-here 350-add-a-move-branch-here-skill
/move-branch-here 350-add-a-move-branch-here-skill --from /tmp/other-session
--from names the temporary directory of the session that reviewed the branch.
It is used only when copying the polish review record.
This skill moves branches only between worktrees of the same repository. If the branch is in another clone, tell the user it must be fetched instead and stop. The old worktree stays at the same commit on a detached HEAD. Leave commits, pushes, and worktree removal to the user.