git-operator

Community

Enforce consistent Git commits across projects.

Authormasanao-ohba
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In environments where teams contribute code across multiple projects, Git commit messages can become inconsistent, hard to trace, and difficult to review. This Skill standardizes how commits are described and grouped, ensuring clear history and easier code governance.

Core Features & Use Cases

  • Conventional commit governance: Enforces commit messages to follow conventional formats and project-specific conventions.
  • Commit grouping & atomicity: Encourages logical grouping of related changes into single commits and separation of unrelated work.
  • Config-driven workflow: Reads rules from .claude/config.yaml and applies them during pre-commit or workflow steps.

Quick Start

Stage related changes with git add, then rely on the skill to draft and apply compliant commit messages according to your config. When ready, commit using the configured workflow and push only if permitted by your settings.

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: git-operator
Download link: https://github.com/masanao-ohba/claude-manifests/archive/main.zip#git-operator

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 223,000+ vetted skills library on demand.