drop-worktree
Installation
SKILL.md
Drop Worktree
Destructive — always confirm path before removing.
Workflow
Step 1 — Identify target
If user provided a branch name → skip to Step 2.
If no branch given, list all worktrees:
git worktree list
Present the list (excluding main worktree). Ask user which one to drop.