stream-chain

Execute sequential multi-agent workflows via custom prompt chains and predefined pipelines.

2|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/EarthmanWeb/claude-flow-plugin --skill stream-chain-earthmanweb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stream-chain
Source: https://github.com/EarthmanWeb/claude-flow-plugin/tree/main/.claude/skills/stream-chain
Command: npx skills add https://github.com/EarthmanWeb/claude-flow-plugin --skill stream-chain-earthmanweb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates complex, multi-step processes by chaining AI agents together, allowing their outputs to sequentially feed into the next, enabling sophisticated data transformations and coordinated workflows.

Core Features & Use Cases

  • Custom Chains: Define and execute your own sequences of prompts for bespoke workflows.
  • Predefined Pipelines: Utilize battle-tested workflows for common tasks like analysis, refactoring, testing, and optimization.
  • Use Case: Automate the entire process of analyzing a codebase, identifying areas for improvement, generating a refactoring plan, and then implementing those changes, all within a single, coordinated workflow.

Quick Start

Run a custom chain of three prompts to analyze a codebase, identify improvement areas, and generate an action plan.

Frequently Asked Questions about stream-chain

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

FAQPage Schema
How do I automate multi-step codebase refactoring using prompt chaining?

Multi-agent data transformation pipelines work by executing sequential workflows where agent outputs feed into the next step. This allows sophisticated data processing by passing transformed data through a chain of customized prompts.

Can I create custom multi-agent workflows for specific automation tasks?

Yes, predefined pipelines are available for common automated development tasks like codebase analysis, refactoring, testing, and optimization. These battle-tested workflows can be utilized directly to streamline complex processes without building from scratch.

How do I configure custom pipelines for agent coordination?

Custom pipelines for agent coordination are configured via configuration files or executed directly through the command-line. This supports defining specific prompt sequences to orchestrate complex automated workflows seamlessly.

Do I need any external dependencies to run sequential multi-agent workflows?

No external dependencies are required to run sequential multi-agent workflows. The system operates independently to facilitate complex data transformation and agent coordination through custom prompt chaining and predefined pipelines.