Product Analysis Multi-path parallel product analysis that combines Claude Code agent teams and Codex CLI for cross-model test-time compute scaling. Core principle : Same analysis task, multiple AI perspectives, deep synthesis. How It Works Step 0: Auto-Detect Available Tools Before launching any agents, detect what tools are available: Decision logic : - If is found: Inform the user — "Codex CLI detected (version X). Will run cross-model analysis for richer perspectives." - If is not found: Silently proceed with Claude Code agents only. Do NOT ask the user to install anything. Also detect th…