commit-agent
CommunityCommit staged changes with conventional messages.
Authorshawn-sandy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of staging all changes and creating Git commits with standardized, descriptive messages, ensuring a clean and organized version history.
Core Features & Use Cases
- Automated Staging: Stages all modified files in the repository.
- Conventional Commits: Generates commit messages following the
<type>(<scope>): <description>format. - Use Case: After making several code modifications, you can use this Skill to quickly stage everything and create a
featcommit for a new feature, or afixcommit for a bug resolution, without manually typing the commit message.
Quick Start
Use the commit-agent skill to stage all changes and create a conventional commit.
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: commit-agent Download link: https://github.com/shawn-sandy/agentics/archive/main.zip#commit-agent 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.