git-commit
NewExecute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "git-commit": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is git-commit?
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
How to install git-commit?
To install git-commit: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "git-commit": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is git-commit best for?
git-commit is a mcp categorized under General. It is designed for: devops, productivity. Created by github.