Agent Flow Skill by ara.so — Daily 2026 Skills collection. Agent Flow is a VS Code extension that provides real-time visualization of Claude Code agent orchestration. It renders agent execution as an interactive node graph, showing tool calls, branching, subagent coordination, and timing — turning Claude Code's black-box execution into a transparent, debuggable flow. Installation Via VS Code Marketplace 1. Open VS Code Extensions ( ) 2. Search for Agent Flow by simon-p 3. Click Install Or install directly: marketplace.visualstudio.com/items?itemName=simon-p.agent-flow Requirements - VS Code 1…