Merge Up

Use when the user is inside a parallel stream (worktree branch) and wants to merge that branch's committed work into the parent branch it was created from, then bring the stream back up to date with the parent. True merge (keeps individual commits); prompts before pushing the parent. Pairs with /parallel-work, which records the parent in git config (branch.<name>.exosuitParent), and with /merge-down (the inverse direction).

joris887 91ddf03 4.3 KB Updated

File contents

joris887/exosuit/tree/main/.claude/skills/merge-up commit 91ddf0390f

Frequently asked questions

npx skillmds@latest add joris887/merge-up