Extensions/ComfyUI-Orchestration-Toolkit
ComfyUI Extension

ComfyUI-Orchestration-Toolkit

A custom node pack for ComfyUI that improves prompt handling and workflow control.

By flows-and-frames·Created 6 months ago·Updated 4 months ago· 0
flows-and-frames/ComfyUI-Orchestration-Toolkit
Nodes2
On cloudLocal install
Categoryprompt_orchestration, Prompt
Stars0
Updated4 months ago
Readme

ComfyUI-Orchestration-Toolkit

A custom node pack for ComfyUI that improves prompt handling and workflow control.

Included Nodes

PromptOrchestrator

A prompt management node designed for efficient text prompt handling.

It provides a clear interface for working with prompt lists stored as .txt files and separates the workflow into two branches:

  • Multi-Prompt Testing Branch
    Loads curated prompt lists from the CuratedPrompts folder for testing and comparing multiple prompts.

  • Prompt Generation Branch
    Loads generated prompt lists from the GeneratedPrompts folder for prompt creation, refinement, or reuse.

The node loads the latest .txt file from each folder, provides two editable prompt fields, allows pasting the testing editor content into the generation editor, and lets you choose which branch is sent to the output.

This node is part of a workflow module built for structured multi-prompt testing and prompt generation inside ComfyUI.

PromptOrchestrator

Node State Controller

A workflow control node for fast node state handling in ComfyUI.

Targets can be captured from the canvas and assigned an action:

  • Mute
  • Unmute
  • Bypass
  • Unbypass

The controller can apply all configured actions instantly with a single button click or an optional keyboard shortcut.
It helps control workflows with multiple branches without adding extra connections to the canvas.

Node State Controller

Installation

Install directly via the ComfyUI Manager.

Alternatively, clone the repository into your ComfyUI/custom_nodes/ directory:

git clone https://github.com/flows-and-frames/ComfyUI-Orchestration-Toolkit.git