dibenkobit
@dibenkobit
2 Skills
0 Total Stars
February 2026 Joined
Public Skills
atomic-commits-philosophy
by dibenkobit
Always make small, focused atomic commits. Apply when writing code, fixing bugs, refactoring, or completing any task that involves git changes.
atomic-commits
by dibenkobit
Split staged git changes into logical atomic commits. Use when asked to "commit atomically", "split my changes", "make atomic commits", or "create separate commits".