📦 git-workflows-pro — Git高阶工作流

v1.0.0

一站式处理 Git 进阶操作:交互式 rebase、commit 清理、冲突解决、reflog 恢复、分支策略优化等,助你轻松驾驭复杂版本管理。

1· 240·0 当前·0 累计
darinrowe 头像by @darinrowe (DarinRowe)
下载技能包
最后更新
2026/3/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent and appears to be what it claims: a set of safe-minded instructions and reference snippets for advanced Git tasks. Before using it, note three practical points: (1) ensure the machine running commands has Git installed — the skill assumes git is available but doesn't declare it; (2) many recommended commands are destructive (reset --hard, rebase, force-push) — always create a backup branch or recovery point and review commands before executing; (3) the skill will suggest p...
详细分析 ▾
用途与能力
The name, description, and all included reference files consistently describe advanced Git workflows and recovery tasks. The instructions use only Git commands and local repository inspection. One minor inconsistency: the skill invokes many git commands but the registry metadata lists no required binary; it should declare 'git' as a required binary or otherwise note that Git must be present.
指令范围
SKILL.md and the reference files restrict actions to local Git operations (status, log, reflog, rebase, reset, worktree, bisect, etc.) and explain safety/rollback steps. There are no instructions to read unrelated system files, call external endpoints, or exfiltrate data. The guidance explicitly advises creating local recovery points before destructive actions.
安装机制
No install spec or code is included (instruction-only), so nothing is downloaded or written to disk. This is the lowest-risk install profile.
凭证需求
The skill requests no environment variables, credentials, or config paths. All operations are explained as local Git commands. There is no unexplained request for secrets or cloud credentials.
持久化与权限
The skill does not request permanent presence (always:false) and is user-invocable. It does not modify other skills or system-wide settings; autonomous invocation (disable-model-invocation:false) is the platform default and not by itself a concern here.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/13

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install git-workflows-pro
镜像加速npx clawhub@latest install git-workflows-pro --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库