auto-git-save

Community

Auto-commit on file-change thresholds via hooks.

AuthorAlex1980Alex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates git add and git commit from a hook when the configured file-change threshold is reached, eliminating manual, error-prone commits and reducing drift in local development.

Core Features & Use Cases

  • Auto-commit on threshold: triggers a deterministic git commit when the file-change threshold is met.
  • Zombie task prevention: detects and prevents stalled or orphaned tasks by syncing pending tasks with Git state.
  • Adaptive governance: enforces stop-time safeguards and task-enforcement to ensure governance during development cycles.
  • Metadata-driven workflow: records commit actions and task metadata to maintain traceability and recoverability in case of failures.
  • Use Case: a developer workflow where frequent changes should be committed automatically to maintain a clean history and reduce manual overhead.

Quick Start

Set up the auto-git-save hook and configure CLAUDE_COMMIT_THRESHOLD to automatically commit when the threshold is reached.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-git-save
Download link: https://github.com/Alex1980Alex/1C-Enterprise_Framework/archive/main.zip#auto-git-save

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.