git-commit

Installation
SKILL.md

Git Commit Message Convention

Utilize this skill when writing Git commit messages to apply Conventional Commits rules and Gitmoji.

When to Use This Skill

Activate this skill in the following situations:

  • When committing code changes
  • When a commit message format is required
  • When you need to maintain a consistent commit history

How to Write Commit Messages

Step 1: Check Staged Changes

Check the staged changes using the git diff --staged command.

Step 2: Determine Commit Type

Related skills

More from datamktkorea/agent-skills

Installs
12
First Seen
Jan 27, 2026