Communityv0.2.1

Unfuck My Git State

Diagnose and recover broken Git state and worktree metadata with a staged, low-risk recovery flow. Use when Git reports detached or contradictory HEAD state, phantom worktree locks, orphaned worktree entries, missing refs, 0000000000000000000000000000000000000000 hashes, or branch operations fail with errors like already checked out, unknown revision, not a valid object name, or cannot lock ref.

2.3kdownloads1stars7active installsdelorenj
View on ClawHubBack to Skills

Skill Details

Slug
unfuck-my-git-state
Latest Version
0.2.1
Author
delorenj
Published
Feb 6, 2026
Updated
Feb 26, 2026
Total Versions
3

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 Unfuck My Git State.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.2.1

- Documentation (README.md) updated for clarity and workflow guidance. - No changes to code or core logic—documentation only.