worktrees
GetStream · Development
创建并管理 git worktrees,用于隔离的计划执行。用于设置计划用的工作树、与主分支同步、变基或清理工作树。绝不直接修改主仓库——所有计划工作均在工作树中完成。
Creates and manages git worktrees for isolated plan execution. Use when setting up a worktree for a plan, syncing with base branch, rebasing, or cleaning up worktrees. Never modify the main repo for plan work—all work happens in the worktree.
npx skills add https://github.com/GetStream/stream-chat-react --skill worktrees
星标 838 · 安装量 0