Commit Conventions
MCP Serverby berlysia · Added 5mo ago
Claude
9
Install
git clone https://github.com/berlysia/dotfilesAdd to Claude
claude mcp add commit-conventionsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"commit-conventions": {
"command": "npx",
"args": [
"@modelcontextprotocol/commit-conventions"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use this skill when dealing with complex commits involving multiple change types, when unsure how to split changes into atomic commits, when determining appropriate scope for a commit, when writing commit body for non-trivial changes, or when the user asks about commit best practices, semantic versioning impact, or conventional commit format details.
Tags
securitybashgitapidatabaseskill