← 返回 Skills 市场
gitgoodordietrying

Git Workflows

作者 gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
12932
总下载
5
收藏
124
当前安装
1
版本数
在 OpenClaw 中安装
/install git-workflows
功能描述
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
安全使用建议
This skill appears appropriate for advanced Git help. Before using it, be aware that some examples can rewrite history, discard local changes, remove worktrees, or run test scripts; review the exact command and keep a recovery path such as a backup branch when working on important repositories.
功能分析
Type: OpenClaw Skill Name: git-workflows Version: 1.0.0 The skill bundle provides extensive documentation and examples for advanced Git operations. All commands demonstrated are standard Git commands or common shell commands used in conjunction with Git (e.g., creating a temporary test script for `git bisect run`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent. The content is purely instructional and aligns with the stated purpose of teaching Git workflows.
能力评估
Purpose & Capability
The documented capabilities match the stated purpose of advanced Git workflows. They include normal but high-impact Git operations such as rebasing, resetting, bisecting, and worktree management.
Instruction Scope
The commands are presented as user-directed workflow examples, not hidden automatic behavior. Users should still review commands that rewrite history, discard changes, or run project scripts.
Install Mechanism
No install spec or code files are present; the only declared required binary is git, which is proportionate for the skill.
Credentials
Repository mutation and local worktree creation/removal are expected for this purpose. The automated bisect examples can execute local test scripts, which is useful but should be done only with reviewed project code.
Persistence & Privilege
No credentials, elevated privileges, background services, or cross-session agent memory are shown. Git operations can intentionally persist changes in repository history, branches, and worktree directories.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install git-workflows
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /git-workflows 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Interactive rebase, bisect, worktree, reflog recovery, cherry-pick, subtree/submodule, sparse checkout, conflict resolution, stash patterns, blame archaeology
元数据
Slug git-workflows
版本 1.0.0
许可证
累计安装 460
当前安装数 124
历史版本数 1
常见问题

Git Workflows 是什么?

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12932 次。

如何安装 Git Workflows?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install git-workflows」即可一键安装,无需额外配置。

Git Workflows 是免费的吗?

是的,Git Workflows 完全免费(开源免费),可自由下载、安装和使用。

Git Workflows 支持哪些平台?

Git Workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Git Workflows?

由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。

💬 留言讨论