graph TD
A[Error: No Subagent 5 Specified]
B[Please Select One of Available Subagents]
C[Subagent 1: VSL Script Segmenter]
D[Subagent 2: Visual Prompt Generator]
E[Subagent 3: Transitions & Music Advisor]
F[Subagent 4: Document Compiler]
A --> B
B --> C
B --> D
B --> E
B --> F
style A fill:#ff9999
style B fill:#ffcc99
style C fill:#99ff99
style D fill:#99ff99
style E fill:#99ff99
style F fill:#99ff99