Use when finishing a task and cleaning up local branches whose content is already in the default branch. Also use when the user wants to clean up after merging PRs or remove branches that were squash-merged or rebased. Triggers: "finish task", "forge finish", "clean up branches", "prune branches", "clean branches", "delete integrated branches", "remove merged branches", "done with task".
$npx -y skills add denniscalazans/denniscalazans-plugins --skill finishInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/finish"` 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/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.