worktree-sparsity-eval
CommunityOptimize Git worktrees with sparse checkout.
Software Engineering#git#performance optimization#worktree#repository management#sparse checkout#large repositories
Authorcameronraysmith
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage large Git repositories by determining if using sparse checkout for Git worktrees is beneficial, thereby reducing disk space and improving checkout times.
Core Features & Use Cases
- Repository Size Analysis: Collects metrics like file count, total size, and change locality.
- Sparsity Recommendation: Advises whether to enable sparse checkout based on predefined thresholds.
- Automated Documentation Update: Updates a
CLAUDE.mdfile with collected metrics and recommendations. - Use Case: Before starting work on a massive codebase like a Linux kernel or a large monorepo, use this Skill to assess if sparse checkout is needed to avoid checking out the entire repository.
Quick Start
Run the worktree-sparsity-eval skill to analyze the current repository and update CLAUDE.md with sparsity recommendations.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: worktree-sparsity-eval Download link: https://github.com/cameronraysmith/vanixiets/archive/main.zip#worktree-sparsity-eval Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.