← 返回 Skills 市场
gitgoodordietrying

Git Workflows

作者 gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
13873
总下载
5
收藏
0
当前安装
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.
安全使用建议
Install this as a Git reference skill only if you are comfortable reviewing commands before running them. Be especially careful with `git reset --hard`, `rm -rf .git/modules/...`, and `git stash clear`: check `git status`, confirm the exact branch/ref/path, and make a backup branch or stash before using destructive examples.
功能分析
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 stated purpose is advanced Git workflow guidance, and the observed commands are standard Git or repository-maintenance operations aligned with that purpose.
Instruction Scope
The skill includes copyable examples for hard resets, submodule metadata removal, and stash clearing; these are relevant Git operations but can lose local work if used without confirming the target repository, ref, and path.
Install Mechanism
No artifact evidence indicates an installer, hook, background service, package install, or automatic execution mechanism.
Credentials
The supplied evidence describes instructional content only, with no credential collection, broad local indexing, network exfiltration, or unrelated environment access.
Persistence & Privilege
No persistence, privilege escalation, auth/session use, or long-running worker behavior is indicated.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 13873 次。

如何安装 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。

💬 留言讨论