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
更新于 1/19/2026
星标
0
分支
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).

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use post-merge-cleanup