source-control-hygiene
CommunityKeep commits clean, auditable, and fast.
Software Engineering#git#pre-commit#jujutsu#atomic-commits#version-control#source-control#commit-quality
Authorsebnow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Maintains a clear, auditable project history by guiding developers through VCS detection, atomic commits, and robust messaging before every commit.
Core Features & Use Cases
- VCS detection (prefer jujutsu when available) and routing to the appropriate commands for commit, status, and diff.
- Atomic commits: enforce one logical change per commit with explicit testing or validation where applicable.
- Pre-commit protocol: review diffs, run tests, validate messages, and ensure adherence to project conventions before committing.
Quick Start
Detect the project’s VCS (prefer jujutsu when available) and enforce atomic commits with explicit, conventional messages before any commit operation.
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: source-control-hygiene Download link: https://github.com/sebnow/configs/archive/main.zip#source-control-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.