Nv Worktree Cleanup

Audits git worktrees and removes the ones that are safe to delete — merged into the base branch (including squash-merges via `gh`), missing on disk, or explicitly confirmed by the user — then deletes the associated local branches and runs `git worktree prune`. Use when the user asks to clean up worktrees, prune worktrees, list stale worktrees, remove merged worktrees or branches, or reclaim disk space from old checkouts.

novuhq f015b7a 5.8 KB Updated

File contents

novuhq/novu/tree/main/.cursor/skills/nv-worktree-cleanup commit f015b7ac5d

Frequently asked questions

npx skillmds@latest add novuhq/nv-worktree-cleanup