recommit - Git Commit Reorganization and Optimization Tool
Resets differential commits from base branch and recommits with review-friendly granularity
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- reset git commits
- analyze commit differences
- stage file changes
- create logical commits
- use git add -p
Inputs
- git repository
- base branch
- unstaged changes
- commit history
Outputs
- reorganized git commits
- clean commit history
- staged changes
- commit messages
Requirements
- git repository
- git command line tools
- write permissions
