返回顶部
g

git-pushingGit推送

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
975
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

git-pushing

Git 推送工作流

暂存所有更改,创建符合规范的提交,并推送到远程分支。

使用时机

当用户出现以下情况时自动激活:

  • - 明确要求推送更改(推送这个、提交并推送)
  • 提及将工作保存到远程仓库(保存到 GitHub、推送到远程)
  • 完成某个功能并希望分享
  • 说出类似让我们推送这个或提交这些更改的语句

工作流程

始终使用脚本 - 不要使用手动 git 命令:

bash
bash skills/git-pushing/scripts/smart_commit.sh

使用自定义提交信息:
bash
bash skills/git-pushing/scripts/smart_commit.sh feat: 添加功能

脚本处理:暂存、符合规范的提交信息、Claude 页脚、使用 -u 标志推送。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 git-pushing-1776420047 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 git-pushing-1776420047 技能

通过命令行安装

skillhub install git-pushing-1776420047

下载

⬇ 下载 git-pushing v1.0.0(免费)

文件大小: 2.77 KB | 发布时间: 2026-4-17 19:29

v1.0.0 最新 2026-4-17 19:29
Initial release of git-pushing skill.

- Automates staging, committing (with conventional commit messages), and pushing git changes.
- Activates when users request to push, commit, or save work to remote repositories using common workflow phrases.
- Provides a standardized bash script for the entire workflow, including staging, commit, and push steps.
- Supports custom commit messages and ensures use of the -u flag when pushing.
- Script adds a Claude footer to commits automatically.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部