git-branch-cleanup

Installation
SKILL.md

Git Branch Cleanup

Safely organize and clean up local Git branches. Categorizes branches by merge status, staleness, and remote tracking, then guides users through safe deletion.

Contents

  • Quick Start
  • Workflow (Steps 1-5)
  • Commands Reference
  • Dry Run Mode
  • Safety Checklist

Quick Start

  1. Analyze branches (Step 1)
  2. Categorize by safety level (Step 2)
  3. Display results and ask user which to delete (Step 3)
  4. Verify against safety guards (Step 4)
  5. Execute deletion after confirmation (Step 5)
Installs
33
GitHub Stars
409
First Seen
Jan 23, 2026
git-branch-cleanup — gotalab/skillport