Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$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:2026年4月22日 04:51
SKILL.md
readonly