conventional-commits

Commit changes in a git workspace using the Conventional Commits specification. Use when the user asks to commit, stage, or save changes to git, or mentions "conventional commits". Analyzes staged/unstaged changes, groups related modifications, generates properly formatted commit messages, and commits files separately or together as appropriate. Confirms with user when commit ordering is ambiguous.

$ インストール

git clone https://github.com/PoorRican/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/.claude/skills/conventional-commits ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill