x-commit

Official

Create a local commit from your diff.

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: subject message plus an English body.
  • Local-only execution with guardrails: creates a local commit without push, using specific git add behavior (no git add -A / ., no skipping pre-commit verification).

Quick Start

Ask: “/commit и сделай локальный коммит по моим текущим изменениям”.

Dependency Matrix

Required Modules

None required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.