返回顶部
g

git-pushing

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
安全检测
已通过
906
下载量
0
收藏
概述
安装方式
版本历史

git-pushing

# Git Push Workflow Stage all changes, create a conventional commit, and push to the remote branch. ## When to Use Automatically activate when the user: - Explicitly asks to push changes ("push this", "commit and push") - Mentions saving work to remote ("save to github", "push to remote") - Completes a feature and wants to share it - Says phrases like "let's push this up" or "commit these changes" ## Workflow **ALWAYS use the script** - do NOT use manual git commands: ```bash bash skills/git-pushing/scripts/smart_commit.sh ``` With custom message: ```bash bash skills/git-pushing/scripts/smart_commit.sh "feat: add feature" ``` Script handles: staging, conventional commit message, Claude footer, push with -u flag.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

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

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

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

通过命令行安装

skillhub install git-pushing-1776420047

下载 Zip 包

⬇ 下载 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
返回顶部