Back to corpus
research noteexperiment writeup candidatescore 30

Message Orchestrator v1 — Hybrid Routing Intelligence

> _"Every message is a signal. Some are commands, some are dreams, some are the start of something bigger. This skill listens to all of them."_

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

--- name: message-orchestrator description: Hybrid config + LLM-driven message routing. Intercepts all messages, enriches via prompt-synthesizer, extracts dream seeds, detects skill chains, and routes actionable tasks. homepage: https://github.com/clawdbot/message-orchestrator user-invocable: true pre-hook: true hook-priority: 50 command-dispatch: orchestrate handler: orchestrator.MessageOrchestrator metadata.clawdbot: {"pre_hook": true, "transforms_input": true, "routing": true, "version": "1.0.0"} --- > _"Every message is a signal. Some are commands, some are dreams, some are the start of something bigger. This skill listens to all of them."_ Message Orchestrator sits at the heart of the Clawdbot message pipeline, intercepting every input and making intelligent routing decisions. It combines **config-driven rules** (fast, predictable) with **LLM orchestration** (flexible, semantic). **Hybrid Intelligence:** - **Config Layer:** Fast pattern matching, predefined chains, zero-latency routing - **LLM Layer:** Semantic understanding, ambiguous cases, chain synthesis **No Message Left Behind:** - Every message gets at least prompt enrichment - Dream seeds are captured even from casual conversation - Skill chains execute automatically when patterns match

Promotion decision

What has to happen next

Attach run IDs, datasets, metrics, and reproduction commands.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.