← Back to tools
View AGENTS.md for clog
clog
Create a changelog automatically from local git metadata
Description
clog creates a changelog automatically from local git metadata. It parses conventional commit messages to generate organized, formatted changelogs.
AI Summary
An automatic changelog generator that uses git commit metadata and conventional commits.
Capabilities
- + Generate changelogs from git history
- + Parse conventional commit messages
- + Organized, formatted output
- + Configurable changelog templates
Use When
- → You follow conventional commits
- → You want automated changelog generation
Avoid When
- x You don't use conventional commits
- x You prefer manual changelogs