git-prune

Community

Clean up stale local git branches.

AuthorCodySwannGT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps maintain a clean local Git repository by automatically identifying and removing branches that have already been deleted on the remote.

Core Features & Use Cases

  • Remote Sync: Fetches the latest changes from all remotes to ensure accurate branch status.
  • Stale Branch Detection: Identifies local branches whose upstream counterparts no longer exist.
  • Safe Deletion: Uses safe deletion flags to prevent accidental removal of unmerged or critical branches.
  • Use Case: After a team merges several feature branches and deletes them from the remote repository, this Skill can be used to clean up your local environment, removing those now-obsolete local branches.

Quick Start

Execute the git-prune skill to clean up local branches that are no longer on the remote.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: git-prune
Download link: https://github.com/CodySwannGT/lisa/archive/main.zip#git-prune

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.