Communityv0.11.1

git-repo

Git repository and SourceGit integration. Topics — clone (ghq), conflict-dry-run (isolated merge test), credential-helper (multi-account HTTPS token), doctor (hook health & compliance audit — Tier 1 Base + Tier 2 Conditional taxonomy), fix-worktree (bare repo recovery), githooks (hook silently never runs — hooksPath precedence, passthrough chain, install trade-off), isolate-hunk (stage own edit amid unrelated content), merge-duplicate, rebase-audit (accidental-revert detection during an active rebase), to-ghq (formerly migrate), to-bare, worktree-register (metadata register/relink), patrol (batch inspect), move-worktree (register/reclaim merged PR), rename-worktree, sourcegit, ssh-key (multi-account SSH map), worktree (inventory + reuse + create), worktree-drift-sync (mirror fix across worktrees safely). Use when: "reuse worktree", "multi-account clone", "Repository not found", "wrong account", "concurrent uncommitted edit", "accidental revert", "githooks ignored", "hook not running", "core.hooksPath", "hook not firing", "repo doctor", "hook health", "diagnose hooks", "check hooks" triggers.

2.6kdownloadses6kr
View on ClawHubBack to Skills

Skill Details

Slug
git-repo
Latest Version
0.11.1
Author
es6kr
Published
Mar 31, 2026
Updated
Sep 18, 2026
Total Versions
24

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for git-repo.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.11.1

- Added new and updated tests for git-repo-doctor.sh to improve test coverage and reliability. - Made changes to the scripts/git-repo-doctor.sh script (details not shown). - Updated documentation in CHANGELOG.md. - Removed obsolete skill-card.md file.