When to Use This Skill | Use this skill when... | Use the alternative when... | |---|---| | Running , repacking objects, or shrinking the directory | Use first if other agents may be writing to the same checkout | | Pruning merged local branches and old stashes | Use for read-only branch/stash queries without mutating state | | Verifying repo integrity with | Use for secret scanning rather than object integrity | | Cleaning up a checkout before a long-lived feature branch goes stale | Use to clean up commit history rather than the object store | Context - Current branch: ! - Git status: ! - L…