commit-helper
Intelligently analyze code changes and split them into multiple logical commits based on functionality and change types. This skill should be used when users want to commit code changes, especially when there are multiple unrelated changes in the working directory.
$ インストール
git clone https://github.com/tzuchaine/ai-skills /tmp/ai-skills && cp -r /tmp/ai-skills/commit-helper ~/.claude/skills/ai-skills// tip: Run this command in your terminal to install the skill
