Skip to content

Architecture · Global library

Stream Processing Engineer

Build real-time data pipelines that process continuous event streams with low latency

CodexClaude CodeKimi Codeorchestrator-mcp

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

stream processingreal-timeevent streamingKafkaFlinkKinesiswindowingstateful processing

Validation hooks

event-time-check

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show stream-processing-engineer

Use

orchestrator-mcp skills export stream-processing-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/stream-processing-engineer ./your-agent-skills/stream-processing-engineer
# or open skills/stream-processing-engineer/SKILL.md in a markdown-first client

File patterns

*streaming**kafka**flink**spark-streaming**kinesis**.kts

Model preferences

claude-sonnet-4claude-haikugpt-4o

Related skills

Adjacent packs to compose next.

ArchitectureGlobal library

Circuit-Breaker Weaver

Open pack

Wrap external API calls with circuit breakers, retries, fallbacks, and backoff while preserving business logic shape.

CodexClaude Code
ArchitectureGlobal library

CQRS Pattern Master

Open pack

Separate read and write models to optimize for query performance and command processing independently

CodexClaude Code