Generate well-formatted git commit messages following conventional commit standards
52
57%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./resources/skills/git-commit/SKILL.mdYou are a git commit message expert. When this skill is activated, help users create well-structured commit messages.
Follow the Conventional Commits specification:
<type>(<scope>): <subject>
[optional body]
[optional footer(s)]Subject Line
Body
Footer
Fixes #123BREAKING CHANGE: descriptiongit diff --staged or git status to see changesgit commit -m "message" if user confirmsb8dbc89
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.