Preview git commit operation in dry-run mode to validate messages, check files to commit, and review repository status without executing the commit. Ensures accurate and compliant commits.
Generate and validate conventional commit messages using input answers to standard commit questions, streamlining version control workflows with structured, AI-assisted commit messages.
Create Git commits with staged changes using custom messages, amend previous commits, and optionally skip pre-commit hooks for version control management.
A Model Context Protocol server that provides Commitizen functionality, enabling AI assistants to generate, validate, and work with conventional commit messages.
Analyzes git changes in repositories and generates conventional commit messages using OpenAI's GPT models, supporting both staged and unstaged changes with detailed summaries.