← Back to tools
View AGENTS.md for semantic-git-commit-cli
semantic-git-commit-cli
Ensure semantic commit messages with emoji support
Description
semantic-git-commit-cli helps you write semantic commit messages following conventional commit standards. It provides an interactive prompt to guide you through writing properly formatted commit messages, with optional emoji support for commit types.
AI Summary
Interactive CLI for writing semantic/conventional git commit messages
Capabilities
- + Guide users through semantic commit message writing
- + Enforce conventional commit format
- + Add emojis to commit types
- + Configurable commit types and scopes
Use When
- → You want to enforce conventional commit messages in your project
- → You want emoji-enhanced commit messages
Avoid When
- x You prefer writing commit messages manually