repo-b-local-comfy-orchestrator

Route legacy Comfy orchestrator calls to the MCP comfy bridge.

2|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/grtninja/skill-arbiter --skill repo-b-local-comfy-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-b-local-comfy-orchestrator
Source: https://github.com/grtninja/skill-arbiter/tree/main/skill-candidates/repo-b-local-comfy-orchestrator
Command: npx skills add https://github.com/grtninja/skill-arbiter --skill repo-b-local-comfy-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Compatibility wrapper that routes legacy comfy orchestrator calls to the MCP comfy bridge, preserving automation compatibility while enforcing safety defaults.

Core Features & Use Cases

  • Legacy routing: forwards old comfy orchestrator tasks to the repo-b MCP comfy bridge.
  • Drop-in compatibility: preserves legacy automation hooks and ensures fail-closed behavior for safe operation.
  • Migration support: helps teams transition to the new bridge with a clear compatibility layer.

Quick Start

Route legacy comfy orchestrator tasks to the MCP bridge and verify fail-closed operation.

Frequently Asked Questions about repo-b-local-comfy-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route legacy Comfy orchestrator tasks to an MCP bridge?

Legacy Comfy orchestrator tasks are routed to the MCP comfy bridge using a compatibility wrapper that forwards old automation calls while enforcing fail-closed safety defaults. This preserves existing automation hooks during migration without breaking legacy triggers.

What is a Comfy MCP bridge wrapper used for?

A Comfy MCP bridge wrapper is used to preserve automation compatibility when transitioning legacy comfy orchestrator workflows. It acts as a compatibility layer that guards operation scope and ensures safe execution before moving jobs to the new bridge.

Does the legacy Comfy routing wrapper validate MCP status before execution?

Yes, the legacy Comfy routing wrapper validates MCP status, resource availability, and payload shape before execution. This production-grade wrapper requirement ensures fail-closed behavior and safe, guarded operation for all routed tasks.

Can I use this Comfy orchestrator wrapper to migrate automation hooks safely?

You can use this Comfy orchestrator wrapper to migrate automation hooks safely by providing a clear compatibility layer. It preserves legacy triggers and guards operation scope, helping teams transition to the new MCP bridge with enforced safety defaults.

Why does my legacy Comfy MCP orchestration call fail during migration?

Legacy Comfy MCP orchestration calls may fail during migration if no compatibility wrapper guards the operation scope. Routing through a fail-closed wrapper validates MCP status, resource availability, and payload shape to ensure safe execution on the new bridge.

What's the best way to maintain legacy Comfy automation compatibility with an MCP bridge?

The best way to maintain legacy Comfy automation compatibility is to route tasks through a dedicated compatibility wrapper. This wrapper forwards old orchestrator calls to the MCP comfy bridge while enforcing fail-closed behavior and validating payload shape before execution.