Automates the git commit and push process using conventional message formatting and intelligent change analysis.
This skill streamlines the developer workflow by automatically analyzing staged or unstaged changes, generating concise and standardized commit messages using the Claude Haiku model, and pushing updates to the remote repository. It eliminates the friction of manual commit message creation and multi-step git commands, ensuring a clean version history following conventional commit standards—such as feat, fix, and refactor—while prioritizing speed and zero-interaction efficiency.