01Block-by-block conflict resolution to prevent accidental data loss during complex merges.
02Optimized 'whole-file' resolution using git show for maximum speed and zero token cost.
03Automated verification using grep to ensure all conflict markers are removed before staging.
04Native support for git rerere to leverage and record previous conflict resolution patterns.
051 GitHub stars
06Subagent delegation for parallel, token-efficient processing of multiple conflicted files.