This skill should be used when the user says "clean up branches", "delete merged branches", or "prune stale branches". Use whenever the user mentions branch cleanup, pruning, or stale branch deletion — even if they don't say "clean-branches" explicitly.
$npx -y skills add gupsammy/claudest --skill clean-branchesInstalls into the current project.
Run `npx skills use "https://github.com/gupsammy/claudest" --skill "gupsammy/claudest/clean-branches"` 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/gupsammy/claudest" that are relevant to the current task. Run `npx skills add "https://github.com/gupsammy/claudest"` and select the relevant skills, then follow their instructions.