Wip Commit Organization

Reorganize a messy stack of work-in-progress commits into a clean, reviewable history without ever losing the working diff. Analyze the commits a branch adds over its base, propose a reconstruction plan (order, granularity, messages), get approval, then rebuild the history and mechanically verify the final tree is byte-for-byte identical. Use after piling up commits — literal `wip` commits, `fixup`, `.`, "address review", or any ad-hoc checkpoint — when squashing, splitting, reordering, or rewording branch history, or tidying commits before opening or updating a PR.

knokmki612 50ccd9b 2 files · 13.6 KB Updated

File contents

knokmki612/skills/tree/main/skills/wip-commit-organization commit 50ccd9b5af

Frequently asked questions

npx skillmds@latest add knokmki612/wip-commit-organization