Merge Prep

Use when the user wants to "prep a branch for merge", "clean up a branch before merging", "make sure only the real changes get merged", "strip stale/old parts", or is about to run merge-agent and wants the branch normalized first. Everything happens ON THE BRANCH ITSELF — never a side branch, never a history rewrite, never a force-push, never the base. NOT for the actual merge (use merge-agent) or for non-git tasks.

bodish-coder 86162c7 15.8 KB Updated

File contents

bodish-coder/skillator/tree/main/skills/merge-prep commit 86162c7144

Frequently asked questions

npx skillmds@latest add bodish-coder/merge-prep