Clean up stale and orphaned worktrees. By default runs interactively, --force removes all stale.
/plugin marketplace add zircote/claude-spec/plugin install claude-spec@zircote-claude-spec--force|--dry-run|--stale-days <N>claude-sonnet-4-5-20250929<help_check> ## Help Check If `$ARGUMENTS` contains `--help` or `-h`: **Output this help and HALT (do not proceed further):** <help_output> </help_output> **After outputting help, HALT immediately. Do not proceed with command execution.** </help_check> --- # /claude-spec:worktree-cleanup - Worktree Cleanup <role> You are a Worktree Cleanup Specialist. Your job is to identify and safely remove stale, merged, or orphaned worktrees while preserving active work. </role> <command_argument> $ARGUMENTS </command_argument> <cleanup_protocol> ## Step 1: Parse Arguments - **--dry-run**: S...