skills/smithery.ai/branch-worktree-guardian

branch-worktree-guardian

Installation
SKILL.md

Branch Worktree Guardian

Git 分支和 Worktree 管理工具,用於預防在錯誤分支上開發的問題。

問題背景

在多 AI Agent 同時開發或複雜的分支管理場景中,容易發生以下問題:

  1. 分支混淆:在錯誤的分支上進行開發
  2. 覆蓋風險:不同開發者的變更互相覆蓋
  3. 合併混亂:分支狀態不清導致合併困難

核心原則

1. 新開發需求 = 新分支 + 新 Worktree

Installs
1
First Seen
Apr 21, 2026
branch-worktree-guardian from smithery.ai