Reconcile team configuration with actual running sessions, fixing mismatches.
# Swarm Reconcile Reconcile team configuration with actual running sessions, fixing mismatches. ## Arguments - `$1` - Team name (optional, defaults to $CLAUDE_CODE_TEAM_NAME) - `$2` - `--auto-fix` to automatically fix all issues (optional) ## Instructions Execute the following script using bash explicitly: After running, report: 1. Number of mismatches found 2. Actions taken (if --auto-fix) or suggested fixes 3. Whether the team is now in a consistent state