概要
This skill streamlines the version control process by providing a structured, safety-first workflow for committing and pushing code. It automatically analyzes diffs to categorize changes, detects whether a project uses Conventional Commits or custom formats, and generates meaningful commit messages. To ensure repository integrity, it performs proactive security checks to block the accidental commitment of secrets and uses contextual autonomy to balance speed with safety—executing simple commits immediately while prompting for confirmation on large or complex changes.