Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking. Provides interactive selection with safety guards. Use when the user wants to clean up branches, delete old branches, organize Git branches, or asks about which branches can be safely deleted.
$npx -y skills add gotalab/skillport --skill git-branch-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/gotalab/skillport" --skill "gotalab/skillport/git-branch-cleanup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gotalab/skillport" that are relevant to the current task. Run `npx skills add "https://github.com/gotalab/skillport"` and select the relevant skills, then follow their instructions.