Parallel Work

Work on multiple stories at the same time. Creates isolated parallel streams (git worktrees) from the current branch, wires up local settings, and opens each in its own Claude Code session. Also shows stream status and cleans up finished streams. Pairs with /merge-up (publish a stream's work to the parent branch) and /merge-down (pull the parent's accumulated work into a stream).

joris887 51e0966 4 files · 17.2 KB Updated

File contents

joris887/exosuit/tree/main/.claude/skills/parallel-work commit 51e096695c

Frequently asked questions

npx skillmds@latest add joris887/parallel-work