ai-commit
OfficialCommit code with confidence and governance.
Authorarcasilesgroup
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the entire commit process, ensuring code quality, security, and proper documentation before changes are committed and pushed.
Core Features & Use Cases
- Automated Staging & Formatting: Stages all changes and automatically formats code using
ruff. - Security Scanning: Integrates
gitleaksto detect secrets in staged changes. - Documentation Enforcement: Ensures
CHANGELOG.mdandREADME.mdare updated according to project standards. - Branching Strategy: Automatically creates feature branches for commits to protected branches.
- Use Case: Developers can run
/committo have the skill automatically stage, lint, check for secrets, update documentation, and commit their code, ensuring all governance checks pass.
Quick Start
Run the /commit command to stage, lint, detect secrets, update documentation, and push your current changes.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: ai-commit Download link: https://github.com/arcasilesgroup/ai-engineering/archive/main.zip#ai-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 223,000+ vetted skills library on demand.