Split Work

Separate tangled work into coherent commits or branches — uncommitted changes into several commits, one commit into several, or one branch into two — with a rescue point recorded first and the result verified content-identical to the original. Use when the user wants to split a branch, split or separate commits, pull one change out of a mixed batch, or move work onto its own branch.

ryanalexanderbrashear Updated

File contents

ryanalexanderbrashear/Claude-Skills/tree/main/split-work commit 840d0dae11

Frequently asked questions

npx skillmds@latest add ryanalexanderbrashear/split-work