autonomous-commit
CommunityCreate git commits automatically in autonomous mode
Software Engineering#git#diff analysis#version control#commit automation#autonomous workflow#repository automation#staging changes
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 statusandgit diffto understand current modifications. - Atomic commit planning: Groups related files and drafts clear, imperative commit messages focused on intent (“why”).
- Immediate autonomous execution: Runs
git addon selected files (never-Aor.), creates commits, prints recent history, and signals completion withCOMMIT_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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.