OpenClaw plugin for git repository management in the workspace.

Install

openclaw plugins install clawhub:marxbiotech-git-tools

git-tools

OpenClaw plugin for git repository management in the workspace.

Commands

CommandDescription
/git_check [path]Pre-push safety check — sensitive files, diff size, branch name, divergence
/git_sync [url]Pull all workspace repos (no args) or clone a new repo by URL
/git_reposScan all workspace repos — branch, dirty status, last commit

Requirements

  • git CLI installed in the container (included in base image)