Execute use when generating conventional commit messages from staged git changes. Trigger with phrases like "create commit message", "generate smart commit", "/commit-smart", or "/gc". Automatically analyzes changes to determine commit type (feat, fix, docs), identifies breaking changes, and formats according to conventional commit standards.
6.4
Rating
0
Installs
Version Control & Collaboration
Category
Well-structured skill for generating conventional commit messages with clear instructions and comprehensive error handling. The description is detailed enough for CLI agent invocation with specific trigger phrases. Task knowledge is strong with step-by-step process, format examples, and reference to supporting scripts (commit_analyzer.py, commit_formatter.py, git_utils.py). Structure is good with logical sections, though the skill could benefit from more explicit linking to the scripts/ directory contents. Novelty is moderate - while automating conventional commits saves tokens and provides consistency, the task itself (analyzing diffs and formatting messages) is within reach of a capable CLI agent, though this skill does meaningfully reduce the effort and ensure standardization across commits.
Loading SKILL.md…

Skill Author