← Back to Skills Marketplace
gitgoodordietrying

Git Workflows

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
13873
Downloads
5
Stars
0
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
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.
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 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.
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 0
Active Installs 0
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 13873 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