pr-to-main-cleanup
$
npx mdskill add breaking-brake/cc-wf-studio/pr-to-main-cleanupDelete merged feature branches after PR to main is merged.
- Cleans up local and remote branches after a squash-merged PR.
- Uses git branch, git log, git checkout, git pull, git branch -D, git push.
- Checks current branch and commit, then switches to main and pulls latest.
- Executes git commands to delete local and remote feature branches.
SKILL.md
.github/skills/pr-to-main-cleanupView on GitHub ↗