What to build
Add wtk clean, an interactive command for cleaning up leftover/stale worktrees. The command should inspect candidate worktrees, explain why each one appears safe or risky to remove, show a confidence level for cleanup, and support confirmed batch cleanup.
The goal is to make cleanup safer and more transparent than manually deleting directories or running low-level Git commands.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Add
wtk clean, an interactive command for cleaning up leftover/stale worktrees. The command should inspect candidate worktrees, explain why each one appears safe or risky to remove, show a confidence level for cleanup, and support confirmed batch cleanup.The goal is to make cleanup safer and more transparent than manually deleting directories or running low-level Git commands.
Acceptance criteria
wtk cleandiscovers leftover/stale worktree cleanup candidates.Blocked by
None - can start immediately