An agent skill that tells AI coding agents to use Gitmoji in commit messages and pull request titles.
- 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
- 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
npx skills add retlehs/gitmoji-skillSupports Claude Code, Cursor, Codex, and 30+ other agents.