
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.
Commit changes logically with meaningful messages and push to remote. Use when the user wants to commit and push their work, or says "push", "commit and push", "ship it", etc.
Review recent work and recommend automation as a skill, command, agent, or documentation. Use when a complex workflow was just performed and could be automated for reuse.