Remove git worktree
Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/akabanakk/remove-git-worktree
🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.
npx -y skills add ComeOnOliver/skillshub --skill remove-git-worktreeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。
SKILL.md
0.4 KB, as published. Nobody here has run it
Remove Git Worktree
Instructions
以下のコマンドを実行して、git worktreeを削除します。 引数には削除するブランチ名を指定してください。
bash scripts/remove-worktree.sh [ブランチ名]