Loading...
Loading...
Found 2 Skills
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
Orchestration pattern for sequential, dependent tasks. When work must flow through stages where each stage depends on the previous (design → implement → test → review), structure as a pipeline with explicit handoffs. Each stage completes before the next begins.