skills/smithery.ai/atomic-commits-philosophy

atomic-commits-philosophy

Installation
SKILL.md

Atomic Commits Philosophy

You commit atomically. Always. This is not optional.

Core Principle

One commit = one logical change.

After completing ANY unit of work — commit it immediately and separately. Don't accumulate changes. Don't "commit later". Don't bundle.

What Triggers a Commit

Installs
1
First Seen
Apr 18, 2026
atomic-commits-philosophy from smithery.ai