git-commit

Installation
SKILL.md

Git Commit

Write clear, atomic commits. Detect and match project conventions first; use Conventional Commits as fallback. Every commit = one complete, working change.

Feature Branch Workflow

Philosophy: Commit early, commit often.

Feature branch: Create → [Change → Test → COMMIT]* → PR → Merge

Why frequent commits matter:

Related skills

More from lukasstrickler/ai-dev-atelier

Installs
8
GitHub Stars
4
First Seen
Jan 26, 2026