Mediator Pattern

Decouples components via centralized mediator. Trigger: When direct coupling makes components hard to test, reuse, or when orchestrating workflows.

joabgonzalez Updated

File contents

joabgonzalez/ai-agents-framework/tree/main/skills/mediator-pattern commit 1de5a9c92b

Frequently asked questions

npx skillmds@latest add joabgonzalez/mediator-pattern