git-committer-atomic

Community

Create atomic, ordered Git commits

AuthorEtroxTaran
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you break down complex changes into small, logical, and ordered Git commits, ensuring a clean and maintainable commit history.

Core Features & Use Cases

  • Dependency-aware Committing: Automatically orders commits based on file dependencies (infrastructure, core, features, etc.).
  • Atomic Commits: Ensures each commit addresses a single, logical change.
  • Clean Git State: Guides the process to reach a clean git status efficiently.
  • Use Case: After implementing a new feature that touches configuration, core logic, and UI components, use this Skill to create separate, ordered commits for each part, making reviews and rollbacks much simpler.

Quick Start

Use the git-committer-atomic skill to organize the current staged changes into atomic commits.

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-committer-atomic
Download link: https://github.com/EtroxTaran/conductor/archive/main.zip#git-committer-atomic

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.