home/categories/git-workflows/codexforgebr-cli-tools-claude-skills-post-merge-cleanup-skill-md
git-workflowsdevops

post-merge-cleanup

Use when the user asks to clean up, delete, or remove a merged feature branch. Delegates to the specialized branch-cleanup sub-agent to safely delete both local and remote branches after comprehensive validation (merge status, PR status, unpushed commits, uncommitted changes).

CodexForgeBR
maintainer
CodexForgeBR
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Use when the user asks to clean up, delete, or remove a merged feature branch. Delegates to the specialized branch-cleanup sub-agent to safely delete both local and remote branches after comprehensive validation (merge status, PR status, unpushed commits, uncommitted changes).

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 post-merge-cleanup