/coupling-debugger

Diagnose and fix broken or inaudible coupling routes between engines.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/BertCalm/XO_OX-XOmnibus --skill coupling-debugger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /coupling-debugger
Source: https://github.com/BertCalm/XO_OX-XOmnibus/tree/main/Skills/coupling-debugger
Command: npx skills add https://github.com/BertCalm/XO_OX-XOmnibus --skill coupling-debugger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and fix broken or inaudible coupling routes between engines.

Core Features & Use Cases

  • Guided diagnostic phases to verify active engines, route activity, and coupling amounts.
  • Checks for STUB coupling types and correct mapping in MegaCouplingMatrix.
  • Step-by-step checks for source and target engine sample paths, and how to trace signals to audio output.

Quick Start

Load two engines, enable the coupling route, and run through the six diagnostic phases to identify and fix non-audible coupling.

Frequently Asked Questions about /coupling-debugger

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

FAQPage Schema
Why does my engine coupling route produce no sound?

A silent coupling route usually means incorrect route configuration, zero coupling amounts, or DSP signal flow issues between sender and receiver engines. Analyzing engine activity and mapping the MegaCouplingMatrix identifies where the audio path breaks.

How do I fix broken engine coupling when adding new DSP engines?

Fix broken coupling by running sequential diagnostic phases to verify active engines, check route activity, and trace source and target sample paths. Ensure recent engine additions correctly fire coupling by validating their DSP implementation details.

What is a STUB coupling type in DSP routing?

A STUB coupling type is an incomplete or placeholder connection in the MegaCouplingMatrix that prevents signal flow between engines. Checking for STUB types and verifying correct mapping ensures active audio transmission across routes.

How do I trace an inaudible preset Entangled routing path?

Trace inaudible preset Entangled routing by checking the MegaCouplingMatrix for correct mapping and verifying STUB coupling types. Follow the source and target engine sample paths step-by-step to identify where the DSP signal flow stops.

Do I need specific engines loaded to diagnose coupling issues?

You need two engines loaded with the coupling route enabled to diagnose coupling issues. This setup allows the six diagnostic phases to verify engine activity, route configuration, and DSP signal flow to identify non-audible audio connections.