Skip to content

retlehs/gitmoji-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

gitmoji-skill

An agent skill that tells AI coding agents to use Gitmoji in commit messages and pull request titles.

Why?

  • Commit history becomes easier to scan at a glance
  • PR lists communicate the type of change before opening the PR
  • The skill follows the official Gitmoji specification and Gitmoji list
  • Agents preserve existing repository conventions while still adding the right Gitmoji

What it does

  • Prefixes commit subjects with one appropriate Gitmoji
  • Prefixes PR titles with one appropriate Gitmoji
  • Uses the official format: <gitmoji> [scope?][:?] <message>
  • Chooses from common Gitmojis for features, fixes, docs, tests, CI, dependencies, security, and breaking changes

Install

npx skills add retlehs/gitmoji-skill

Supports Claude Code, Cursor, Codex, and 30+ other agents.

About

Agent skill that adds Gitmoji to commit messages and PR titles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors