git-commit
github · DevOps
执行 git commit 操作,支持常规提交消息分析、智能暂存区管理及消息生成。当用户请求提交更改、创建 git commit 或提及 `/commit` 时使用。支持:(1) 自动检测变更类型与范围,(2) 根据 diff 生成常规提交消息,(3) 可选类型/范围/描述覆盖的交互式提交,(4) 基于逻辑分组的智能文件暂存。
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
npx skills add https://github.com/github/awesome-copilot --skill git-commit
星标 34919 · 安装量 34812