Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:22 avril 2026 à 04:51
SKILL.md
readonly