paulrberg/git-squash
Squash a feature branch into one commit via soft reset to the merge base, ready for a clean PR.
npx skills add https://github.com/PaulRBerg/agent-skills --skill git-squash
Take paulrberg/git-squash from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.