worktree

Installation
SKILL.md

/worktree — Git Worktree 生命週期管理

管理 worktree 的建立、狀態查詢、清理。統一存放位置為 ~/Documents/<repo>-<name>

子指令解析

$ARGUMENTS 判斷子指令:

輸入 子指令
(空)或 status status
create <name> create
cleanup cleanup
prune prune

共用:偵測 Repo 資訊

Installs
23
GitHub Stars
2
First Seen
Mar 13, 2026
worktree — ashe-li/agent-skills