AgentSkillsCN

commit-style-enforcer

按照项目规范生成格式规范的提交信息。适用于创建提交,或当用户需要协助撰写提交信息时使用。该技能会检查已暂存的变更,并以组件标签、精炼的摘要与详尽的描述生成提交信息。

SKILL.md
--- frontmatter
name: commit-style-enforcer
description: >-
  Generates properly formatted commit messages following project conventions.
  Use when creating commits or when users need help writing commit messages.
  Inspects staged changes and creates messages with component tags, concise
  summaries, and detailed descriptions.
allowed-tools: 'Bash, Read, Grep, Glob, Bash(git commit:*)'
metadata:
  sync:
    version: 2
    files: {}
    hash: sha256-e41a30e1a79737a14305e71b3ed7824aec7dcce3620fb812d2cddc9db23ee804

@.agents-common/skills/commit-style-enforcer/SKILL.md