Channel Adapter Pattern

Use when an agent's response/formatting logic is (or will be) reachable from more than one delivery channel (chat, SMS, email, push, web). Triggers — before adding a second channel to a single-channel agent, before writing/editing a shared respond()/format_reply()/persona-selection helper, or when a multi-channel agent's voice output sounds like it was written for text (spelled digits, markdown symbols read aloud).

oimiragieo fc67f9e 3.3 KB Updated 0 repo stars

File contents

oimiragieo/gotcontext-saddle/tree/main/core/skills/channel-adapter-pattern commit fc67f9e139

Frequently asked questions

npx skillmds@latest add oimiragieo/channel-adapter-pattern