Agent skill
remove-git-worktree
git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/akabanakk/remove-git-worktree
SKILL.md
Remove Git Worktree
Instructions
以下のコマンドを実行して、git worktreeを削除します。 引数には削除するブランチ名を指定してください。
bash scripts/remove-worktree.sh [ブランチ名]
Didn't find tool you were looking for?