Skip to main content
Run any Skill in Manus
with one click
$pwd:

commit-changes-by-topic

// Split pending working-tree changes into multiple topic-scoped commits. Use when the user has a mix of unrelated edits staged or unstaged and wants them committed as separate, logically coherent commits rather than one big blob. Examples- "commit these by topic", "split this into commits", "break this up into proper commits".

$ git log --oneline --stat
stars:1
forks:0
updated:April 22, 2026 at 04:51
SKILL.md
readonly