Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
暂存所有更改,创建符合规范的提交,并推送到远程分支。
当用户出现以下情况时自动激活:
始终使用脚本 - 不要使用手动 git 命令:
bash
bash skills/git-pushing/scripts/smart_commit.sh
使用自定义提交信息:
bash
bash skills/git-pushing/scripts/smart_commit.sh feat: 添加功能
脚本处理:暂存、符合规范的提交信息、Claude 页脚、使用 -u 标志推送。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 git-pushing-1776420047 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 git-pushing-1776420047 技能
skillhub install git-pushing-1776420047
文件大小: 2.77 KB | 发布时间: 2026-4-17 19:29