关于
The git-pushing skill is designed to eliminate the repetitive manual steps of the Git lifecycle. It automatically stages all changes, prompts for or generates a conventional commit message, appends a Claude-specific footer for traceability, and pushes the code to the remote branch with upstream tracking. This ensures that every contribution follows project standards and is safely backed up to the cloud without the developer needing to context-switch between coding and CLI commands.