generate-git-commit-message
Installation
SKILL.md
Generate Git Commit Message
指导如何生成符合格式的git提交消息
何时使用此技能
- when user say : "commit"
- 执行git commit之前
Format Requirement
The commit message MUST follow this exact format:
<emoji> <type>(<scope>): <subject>