← Back to Skills Marketplace
gitgoodordietrying

Git Workflows

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
12932
Downloads
5
Stars
124
Active Installs
1
Versions
Install in OpenClaw
/install git-workflows
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install git-workflows
  3. After installation, invoke the skill by name or use /git-workflows
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Interactive rebase, bisect, worktree, reflog recovery, cherry-pick, subtree/submodule, sparse checkout, conflict resolution, stash patterns, blame archaeology
Metadata
Slug git-workflows
Version 1.0.0
License
All-time Installs 460
Active Installs 124
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 12932 downloads so far.

How do I install Git Workflows?

Run "/install git-workflows" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Git Workflows free?

Yes, Git Workflows is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Git Workflows support?

Git Workflows is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Git Workflows?

It is built and maintained by gitgoodordietrying (@gitgoodordietrying); the current version is v1.0.0.

💬 Comments