Best use case
Use Event-Driven Sync Engine when you need to introduce outbox-driven cross-service communication with reliable publication and eventual consistency safeguards, especially when the work is driven by outbox pattern and event driven.
Backend · Global library
Introduce outbox-driven cross-service communication with reliable publication and eventual consistency safeguards.
Best use case
Use Event-Driven Sync Engine when you need to introduce outbox-driven cross-service communication with reliable publication and eventual consistency safeguards, especially when the work is driven by outbox pattern and event driven.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show event-driven-sync-engineUse
orchestrator-mcp skills export event-driven-sync-engine --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/event-driven-sync-engine ./your-agent-skills/event-driven-sync-engine
# or open skills/event-driven-sync-engine/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Design systems that maintain consistency through asynchronous propagation with conflict resolution
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Create unified API entry points with routing, transformation, rate limiting, and security