x-commit
OfficialCreate a local commit from your diff.
Software Engineering#git#diff analysis#version control#developer productivity#pre-commit#commit message#local workflow
Authorpure-golang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you generate a correct commit title and detailed message from staged or unstaged changes and turn them into a safe local git commit on demand.
Core Features & Use Cases
- Manual, user-triggered commits only: runs exclusively when the user explicitly requests commit (e.g., “/commit”, “закоммить”).
- Diff-aware commit messaging: analyzes the relevant diff (cached if staged exists; otherwise working tree) to draft a
type: subjectmessage plus an English body. - Local-only execution with guardrails: creates a local commit without push, using specific
git addbehavior (nogit add -A/., no skipping pre-commit verification).
Quick Start
Ask: “/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: x-commit Download link: https://github.com/pure-golang/level85/archive/main.zip#x-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.