**Expert Command** - Manually clean up development track worktrees.
/plugin marketplace add michael-harris/claude-code-multi-agent-dev-system/plugin install multi-agent@multi-agent-dev-marketplace# Worktree Cleanup Command **Expert Command** - Manually clean up development track worktrees. ## Command Usage ## Warning This command is destructive. Use with caution. ## Your Process ### Step 1: Load State and Validate 1. Load state file 2. Verify worktree mode enabled 3. If specific track, verify track exists 4. Check if tracks are complete (warning if not) ### Step 2: Safety Checks For each worktree to be removed: ### Step 3: Remove Worktrees For each worktree: ### Step 4: Remove Empty Directory ### Step 5: Optionally Delete Branches If `--all` flag: ### Step 6...