About
The Conventional Commits skill for Claude Code automates the process of writing structured, semantic git commit messages. By implementing a standardized decision framework, it helps developers categorize changes into types like feat, fix, and refactor while ensuring proper formatting for scopes, bodies, and breaking changes. This skill is essential for teams that rely on automated versioning tools and want to maintain a clean, machine-readable project history without the manual effort of remembering complex formatting rules or shell escaping requirements.