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