Team Executor Lightweight session execution skill: load session - reconcile state - spawn team-worker agents - execute - deliver. No analysis, no role generation -- only executes existing team-coordinate sessions. Architecture --- Session Validation (BEFORE routing) CRITICAL : Session validation MUST occur before any execution. Parse Arguments Extract from : - : Path to team-coordinate session folder (REQUIRED) Validation Steps 1. Check provided : - If missing - ERROR : "Session required. Usage: --session=<path-to-TC-folder " 2. Validate session structure (see specs/session-schema.md): - Dire…