Provide a commit message that concisely summarizes the staged changes. Do not run git commit. Do not mention yourself in the message (no co-author statement). Provide it in a codeblock. Long sentences should not be split with newlines.
commit-msg
分析暂存的变更,并生成一条符合规范的提交信息,准确描述变更的内容与背后的缘由。
SKILL.md
--- frontmattername: commit-msg description: Analyze staged changes and generate a conventional commit message that accurately describes the what and why of your changes