← Back to tools
View AGENTS.md for git-cc
git-cc
Git extension to help write conventional commits
Description
git-cc is a git extension to help write conventional commits. It provides an interactive interface for constructing commit messages that follow the Conventional Commits specification.
When to use this tool
✓ Good fit when
- When you want to follow Conventional Commits specification
- When standardizing commit messages across a team
AI Summary
Git extension providing an interactive interface for writing conventional commit messages
Capabilities
- + Guide conventional commit message creation
- + Interactive commit type and scope selection
- + Enforce Conventional Commits specification
Use When
- → When you want to follow Conventional Commits specification
- → When standardizing commit messages across a team