Marketplace

git-rewrite

Analyze and reorganize git branch history into logical, shippable commits. Automatically identifies patterns like RuboCop fixes, test iterations, and implementation evolution, then creates clean commit history with comprehensive messages.

$ Instalar

git clone https://github.com/patrick-motard/claude-plugins-public /tmp/claude-plugins-public && cp -r /tmp/claude-plugins-public/plugins/pm/skills/git-rewrite ~/.claude/skills/claude-plugins-public

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


name: git-rewrite description: Analyze and reorganize git branch history into logical, shippable commits. Automatically identifies patterns like RuboCop fixes, test iterations, and implementation evolution, then creates clean commit history with comprehensive messages.

Git History Rewrite

Reorganizes messy git branch history into clean, logical commits.

See references/process.md for detailed instructions.