Create well-structured git commits with conventional commit messages, proper staging, and commit best practices.
52
58%
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 ./apps/desktop/bundled-skills/git-commit/SKILL.mdThis skill helps create professional, well-structured git commits following best practices.
Use conventional commit format:
<type>(<scope>): <description>
[optional body]
[optional footer]git status to see changesgit diff to review what changedgit add .)2cf74d0
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.