Commit Message

根据 git diff 生成符合规范的 commit message;生成后提示用户确认是否发起 commit(不 push),确认后再执行 git commit。当用户说「提交」「commit」或要求生成提交信息时使用。输出格式为:提交类型 + 分支名 + 摘要,缩进列表说明改动,结尾带 Authored-by 署名,无多余内容、无空白行。

liuhean2021 Updated

File contents

liuhean2021/Anan-Agent-Skills/tree/main/skills/commit-message commit f9dd21d9d6

Frequently asked questions

npx skillmds@latest add liuhean2021/commit-message