Stats
Actions
Tags
From eng
Merge PR and cleanup worktree and local branch. Triggers: /eng:merge-pr, PR merge, worktree cleanup
How this skill is triggered — by the user, by Claude, or both
Slash command
/eng:merge-prThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Execute PR merge and worktree cleanup in one command.
Execute PR merge and worktree cleanup in one command.
/eng:merge-pr 42
git worktree remove <path>git branch -D <branch>gh pr merge <num> --merge --delete-branchgit pull origin main.claude/worktrees/ or manual), automatically detects and moves to main repogit worktree remove) は自動クリーンアップ済みなら不要。削除前にworktreeの存在を確認するnpx claudepluginhub snkrheadz/claude-skills --plugin engGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.