gate-commit
OfficialSafely gate commits with conventional messages.
Software Engineering#git#conventional commits#elixir#staged changes#workflow safety#commit gating#CI consistency
Authorwadvanced
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents breaking the workflow by blocking commits when repository consistency checks fail and by enforcing clean, conventional commit groupings.
Core Features & Use Cases
- Consistency Gate: Refuses to commit unless
mix consistencycurrently passes. - Conventional Commit Grouping: Groups staged changes into intent-based commit messages such as
feat:,fix:,refactor:,docs:,test:, andchore:. - Strict Staging Safety: Stages exactly specific files per group and aborts instead of guessing when grouping is ambiguous, keeping history understandable.
- Guardrails & No Retrying: Does not retry, does not amend, and does not commit while the gate is failing.
Quick Start
Run the gate-commit skill to group staged changes into conventional commits only after mix consistency passes.
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: gate-commit Download link: https://github.com/wadvanced/aurora_uix/archive/main.zip#gate-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.