auto-commits
CommunityStreamline code commits with logical, user-approved groupings.
Authorwwsun
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of creating clean, logical, and atomic git commits when making multiple changes across modules or features, ensuring better version control and review clarity.
Core Features & Use Cases
- Grouping Changes: Analyzes git status and diff outputs to organize modified files into meaningful groups based on modules, features, or logic.
- Proposing Commit Plan: Generates a structured plan using Conventional Commits to clearly describe each commit's scope and purpose.
- User Confirmation: Waits for user approval before executing staged commits, preventing unintended changes.
- Sequential Execution: Automates the process of staging files and creating commits according to the approved plan, enhancing workflow efficiency.
Quick Start
Use the auto-commits skill to analyze recent changes, plan structured commits, and get your approval before applying them to the repository.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-commits Download link: https://github.com/wwsun/skills/archive/main.zip#auto-commits 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.