AgentSkillsCN

commit

采用传统提交格式创建 Git 提交。适用于提交暂存的更改。不适用于分支策略、变基操作,或 Git 工作流相关的问题(请使用源码控制技能)。

SKILL.md
--- frontmatter
name: commit
description: "Create a git commit using conventional commit format. Use for committing staged changes. Not for branch strategy, rebasing, or git workflow questions (use source-control skill)."
allowed-tools: [Bash]

ABOUTME: Git commit skill - delegates to source-control for full workflow

ABOUTME: Kept as entry point for /commit command invocation

See source-control/SKILL.md for commit process, conventional commits, and git workflow.