·auto-commit
</>

auto-commit

Analyze git status, batch commit changes by logical groups, and push to remote. No co-author or AI attribution info. Use when the user says "auto commit", "batch commit", "commit and push", or triggers /auto-commit.

11Installs·0Trend·@x-zero-l

Installation

$npx skills add https://github.com/x-zero-l/agent-skills --skill auto-commit

How to Install auto-commit

Quickly install auto-commit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/x-zero-l/agent-skills --skill auto-commit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: x-zero-l/agent-skills.

SKILL.md

View raw

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:

Analyze git status, batch commit changes by logical groups, and push to remote. No co-author or AI attribution info. Use when the user says "auto commit", "batch commit", "commit and push", or triggers /auto-commit. Source: x-zero-l/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/x-zero-l/agent-skills --skill auto-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from x-zero-l/agent-skills

Quick answers

What is auto-commit?

Analyze git status, batch commit changes by logical groups, and push to remote. No co-author or AI attribution info. Use when the user says "auto commit", "batch commit", "commit and push", or triggers /auto-commit. Source: x-zero-l/agent-skills.

How do I install auto-commit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/x-zero-l/agent-skills --skill auto-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/x-zero-l/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills