close-github-worktree-done
Installation
SKILL.md
关闭 Worktree 并完成需求(GitHub 版)
固定参数
- 仓库 owner =
TencentBlueKing,repo =bk-ci - 远端 =
origin - GitHub MCP server =
user-github
硬性约束
- 必须在 master 上执行:执行前
git branch --show-current;若不是master,中止并说明本 skill 仅在 master 分支上使用,请先切换到 master 分支。
工作流
Step 0: 确定目标分支
用户可在指令中指定要关闭的分支名(如 bug-12994)。