← Back to tools
View AGENTS.md for czg
czg
Interactively generate standardized commit messages
Description
czg is an interactive tool to generate standardized commit messages following conventional commits. It provides a guided prompt for creating well-formatted, consistent git commit messages.
AI Summary
An interactive CLI tool for generating standardized git commit messages following conventional commits.
Capabilities
- + Interactive commit message generation
- + Conventional commits format support
- + Customizable commit types and scopes
- + Emoji support in commit messages
Use When
- → You want to enforce conventional commit messages
- → You need guided commit message creation
Avoid When
- x You prefer writing commit messages manually
- x You don't follow conventional commits