comfy-flow-control
Installation
SKILL.md
ComfyUI flow control
Routing, switching, broadcast, bundling, looping, gating. Where does the signal go once the decision is made.
Six packs on this install contribute flow-control primitives. Each has overlapping options and pack-specific quirks — the goal of this skill is to pick the right one in one decision, not browse a dropdown.
When to Use This Skill
| Use this skill when... | Use instead when... |
|---|---|
| Wiring how a signal routes, switches, broadcasts, loops, or is gated | Forming the predicate that drives the route -> comfy-conditionals |
| Picking a switch / index-switch / broadcast node | Debugging or inspecting a routed value -> comfy-debug-preview |