Slim Git History

Diagnose and reduce git repository bloat — multi-GB .git, slow git status/fetch/clone caused by large binaries committed to history. Consolidates packs and enables the untracked-cache (always-safe wins), then plans an operator-gated history rewrite that strips only large already-deleted blobs. Use when a repo's .git is multiple GB, git ops are slow, or the user mentions "repo bloat", "shrink/slim .git", "git filter-repo", "repo health", or large binaries in git history. Safe to point at any workspace-hub repo.

vamseeachanta Updated

File contents

vamseeachanta/workspace-hub/tree/main/.claude/skills/devops/slim-git-history commit 3b02372cc4

Frequently asked questions

npx skillmds@latest add vamseeachanta/slim-git-history