什么是 auto-commit?
分析git状态,按逻辑组批量提交更改,并推送到远程。没有合著者或 AI 归属信息。当用户说“自动提交”、“批量提交”、“提交并推送”或触发/自动提交时使用。 来源:x-zero-l/agent-skills。
分析git状态,按逻辑组批量提交更改,并推送到远程。没有合著者或 AI 归属信息。当用户说“自动提交”、“批量提交”、“提交并推送”或触发/自动提交时使用。
通过命令行快速安装 auto-commit AI 技能到你的开发环境
来源:x-zero-l/agent-skills。
Automatically analyze git working tree, group changes into logical batches, commit each batch with a concise message, and push to remote. No Co-Authored-By or any AI attribution is added.
Run these commands in parallel to understand the current state:
Analyze all changed files (staged + unstaged + untracked) and group them by logical concern. Common grouping strategies:
分析git状态,按逻辑组批量提交更改,并推送到远程。没有合著者或 AI 归属信息。当用户说“自动提交”、“批量提交”、“提交并推送”或触发/自动提交时使用。 来源:x-zero-l/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/x-zero-l/agent-skills --skill auto-commit分析git状态,按逻辑组批量提交更改,并推送到远程。没有合著者或 AI 归属信息。当用户说“自动提交”、“批量提交”、“提交并推送”或触发/自动提交时使用。 来源:x-zero-l/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/x-zero-l/agent-skills --skill auto-commit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/x-zero-l/agent-skills