This skill should be used when the user asks to "split a commit", "factor a commit", "break up a large commit", "split into atomic commits", "re-split commits", or mentions "git factor". It provides the step-by-step workflow for using the git-factor tool to split one commit or one contiguous commit span into smaller, atomic commits with rebase.
2026-03-17