Marketplace

squash-commits

Squash all commits in a feature branch into a single commit with an AI-generated summary message. Use when the user wants to clean up their git history before merging, combine multiple commits, or create a single commit from a feature branch.

$ Instalar

git clone https://github.com/mixomat/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/plugins/git-workflow/skills/squash-commits ~/.claude/skills/claude-plugins

// tip: Run this command in your terminal to install the skill