Best use case
Use Stream Processing Engineer when you need to build real-time data pipelines that process continuous event streams with low latency, especially when the work is driven by stream processing and real-time.
Architecture · Global library
Build real-time data pipelines that process continuous event streams with low latency
Best use case
Use Stream Processing Engineer when you need to build real-time data pipelines that process continuous event streams with low latency, especially when the work is driven by stream processing and real-time.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show stream-processing-engineerUse
orchestrator-mcp skills export stream-processing-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/stream-processing-engineer ./your-agent-skills/stream-processing-engineer
# or open skills/stream-processing-engineer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Wrap external API calls with circuit breakers, retries, fallbacks, and backoff while preserving business logic shape.
Separate read and write models to optimize for query performance and command processing independently
Separate read and write models into typed CQRS flows with query optimization and command safety.