home/categories/git-workflows/terrytong-git-toolproj-claude-config-skills-finish-branch-skill-md
git-workflowsdevops

finish-branch

Clean up after a feature branch or experiment is complete. This skill deletes the git worktree and branch ONLY AFTER the associated PR has been merged. It also closes any related GitHub issues. Use this after your PR has been merged to keep the repository clean.

TerryTong-Git
maintainer
TerryTong-Git
Mis à jour 1/14/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Clean up after a feature branch or experiment is complete. This skill deletes the git worktree and branch ONLY AFTER the associated PR has been merged. It also closes any related GitHub issues. Use this after your PR has been merged to keep the repository clean.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use finish-branch