git-hygiene
OfficialKeep commits clean, traceable, and atomic.
AuthorAll-The-Vibes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill ensures that every change is committed in a clean, atomic unit and that commits are linked to the corresponding task, preventing stray work and orphaned changes.
Core Features & Use Cases
- Atomic commits: One commit per task to maximize traceability and reviewability.
- Task linking: Commits reference a task ID and automatically update the task with the commit hash.
- Pre-commit hygiene: Enforces checks before commit (no secrets, proper branch naming, and keeping a clean working tree).
- Use Case: When finishing a task, you commit with a task reference like [task-42] Add feature, ensuring complete traceability.
Quick Start
Instruct the agent to enforce atomic commits, link commits to tasks, and keep the repository clean after every session.
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: git-hygiene Download link: https://github.com/All-The-Vibes/skills-catalog/archive/main.zip#git-hygiene 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.