git-commit-assistant

Installation
SKILL.md

Git Commit Assistant

Core Rules

  • Prefer Conventional Commits style: type(optional-scope): summary.
  • Keep each commit focused on a single concern; avoid kitchen-sink commits.
  • Do not auto-run git commands unless the user explicitly asks for them.

Commit Message Structure

Installs
1
First Seen
Jun 17, 2026
git-commit-assistant — dmitriiweb/skills