← Back to Skills Marketplace
ivangdavila

Git

by Iván · GitHub ↗ · v1.0.8 · MIT-0
linuxdarwinwin32 ✓ Security Clean
15735
Downloads
30
Stars
206
Active Installs
9
Versions
Install in OpenClaw
/install git
Description
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Usage Guidance
Safe to install as Git guidance. Before allowing an agent to run commands from it, review any reset, clean, rebase, force-push, tag deletion, or remote push/delete command, and verify the repository, branch, remote, and working-tree status first.
Capability Analysis
Type: OpenClaw Skill Name: git Version: 1.0.8 The Git skill bundle is a comprehensive and well-documented set of instructions for an AI agent to perform version control tasks safely. It includes detailed guides on standard Git commands, conflict resolution, and history management (e.g., in commands.md and history.md), while emphasizing safety practices like using --force-with-lease and avoiding destructive operations without checks. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The artifacts consistently cover Git commits, branches, rebases, merges, conflict resolution, history recovery, and collaboration, matching the stated purpose.
Instruction Scope
The skill includes destructive and remote-mutating Git commands such as reset --hard, git clean, branch/tag deletion, rebase, and force-with-lease; these are expected for a Git skill, but users should confirm context before allowing an agent to run them.
Install Mechanism
The package contains markdown documentation only, declares a git binary requirement, and includes no executable install script or background component.
Credentials
Git operations are proportionate to the purpose but may use the user's configured remotes and credentials when commands like push, fetch, clone, or delete remote tags are run.
Persistence & Privilege
Examples include global Git configuration and rerere settings that persist outside a single repository, but this is visible and aligned with Git workflow guidance; no privilege escalation or hidden persistence was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install git
  3. After installation, invoke the skill by name or use /git
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.8
Simplified the skill name and kept the stateless activation guidance
v1.0.7
Translated all auxiliary files to English
v1.0.6
Added architecture section, improved traps coverage, and debugging with bisect
v1.0.5
Added team workflows, summary commands, and setup system
v1.0.4
Added essential commands reference and advanced operations guide. Now covers stash, tags, cherry-pick, bisect, worktree, reflog, and sparse checkout.
v1.0.3
Added Core Rules with essential Git best practices. Improved structure and guidance.
v1.0.2
Auxiliares rehecho con 100% trampas
v1.0.1
Upgrade: nueva estructura con archivos auxiliares
v1.0.0
Initial release
Metadata
Slug git
Version 1.0.8
License MIT-0
All-time Installs 506
Active Installs 206
Total Versions 9
Frequently Asked Questions

What is Git?

Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U... It is an AI Agent Skill for Claude Code / OpenClaw, with 15735 downloads so far.

How do I install Git?

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

Is Git free?

Yes, Git is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Git support?

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

Who created Git?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.8.

💬 Comments