Conductor: Cross-Session Awareness Aggregate state from all active Claude Code sessions and optionally send instructions to any of them. Helper script A pre-built script collects all session data in one pass. Run it first to avoid spending tokens on individual calls. If the script is missing or not executable, flag this to the user and stop. The script outputs a JSON object with: - : array sorted by priority (permission first, then running, waiting, idle, stale), each entry has: - : UUID - : running, waiting, idle, permission, stale - : state indicator character - : project basename - : sessi…