工程開發
manage-worktree
管理 git 工作樹 (worktrees):包含建立、將分支移入工作樹,或移除工作樹。簡化 Apartment Rails 專案中的並行開發、情境切換與環境清理流程。
安裝
Agent 類型
Claude Code
安裝指令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/manage-worktree/install?os=mac&agent=claude" | bash
安裝指令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/manage-worktree/install?os=windows&agent=claude" -o install-manage-worktree.bat && install-manage-worktree.bat
下載安裝腳本