autonomous-commit

Community

Create git commits automatically in autonomous mode

Authorcorticalstack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual step of turning local changes into clean, logically grouped git commits during the Ralph autonomous development loop.

Core Features & Use Cases

  • Change inspection: Determines what to commit by running git status and git diff to understand current modifications.
  • Atomic commit planning: Groups related files and drafts clear, imperative commit messages focused on intent (“why”).
  • Immediate autonomous execution: Runs git add on selected files (never -A or .), creates commits, prints recent history, and signals completion with COMMIT_COMPLETE.

Quick Start

Tell the autonomous agent to run /autonomous-commit to inspect your working tree and automatically create the appropriate git commit(s) without asking for approval.

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: autonomous-commit
Download link: https://github.com/corticalstack/claude-code-flow/archive/main.zip#autonomous-commit

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.