clean-all

Community

Clean up Git branches

Authorcwilliams5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps maintain a clean Git repository by removing outdated local and remote branches, preventing clutter and potential confusion.

Core Features & Use Cases

  • Remote Pruning: Removes stale remote-tracking branches that no longer exist on the remote.
  • Local Branch Deletion: Deletes all local branches except for main.
  • Remote Branch Deletion: Deletes all remote branches except for main.
  • Worktree Cleanup: Removes any associated worktree directories.
  • Use Case: After completing a feature and merging it, use this Skill to automatically clean up the feature branch from both your local and remote repositories.

Quick Start

Run the clean-all skill to tidy up your Git branches.

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: clean-all
Download link: https://github.com/cwilliams5/Alt-Tabby/archive/main.zip#clean-all

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.