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