--- 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](references/process.md) for detailed instructions.