stream-chain

Coordinate multi-step agent workflows by streaming outputs between steps.

3|1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/I-Onlabs/claude-code-skills --skill stream-chain-i-onlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stream-chain
Source: https://github.com/I-Onlabs/claude-code-skills/tree/main/stream-chain
Command: npx skills add https://github.com/I-Onlabs/claude-code-skills --skill stream-chain-i-onlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streaming multi-agent tasks require seamless data flow and context propagation across agents. Stream-Chain enables orchestration of complex, multi-step pipelines where each step's output feeds the next, improving coordination and throughput.

Core Features & Use Cases

  • Streaming orchestration across multiple agents
  • Custom chains and predefined pipelines for common workflows
  • Per-step context propagation and real-time coordination across steps
  • Use cases include coordinating code analysis, refactoring, tests, and deployment tasks in a single, ordered chain.

Quick Start

Start a custom chain by providing prompts that define each step, then observe how the outputs flow through the chain in sequence.

Frequently Asked Questions about stream-chain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent workflows with streaming data flow?

Multi-agent workflows are coordinated by streaming outputs between sequential steps, enabling per-step context propagation and real-time data transformation across diverse agents.

What is the best way to build a complex data transformation pipeline across multiple agents?

The best way to build a data transformation pipeline is using custom chains where each step's output feeds the next, ensuring seamless context propagation and improving overall throughput.

Can I use predefined pipelines for sequential processing tasks?

Yes, you can use predefined pipelines for sequential processing tasks, applying configurable options to orchestrate common workflows with streaming context flow across all steps.

Does multi-agent orchestration support per-step output propagation?

Multi-agent orchestration supports per-step output propagation, allowing real-time coordination across streaming steps to execute ordered tasks like code analysis and deployment.

When do I need streaming orchestration for automation tasks?

You need streaming orchestration when executing complex, multi-step pipelines such as coordinating code analysis, refactoring, tests, and deployment tasks in a single, ordered chain.

How do I start a custom chain for streaming orchestration?

To start a custom chain, provide prompts that define each step, then observe how the outputs flow through the chain in sequence with configurable options applied.