stream-chain

Coordinate multi-agent sequential workflows with deterministic data flow.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/andrewblockernst/casando-paginas --skill stream-chain-andrewblockernst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stream-chain
Source: https://github.com/andrewblockernst/casando-paginas/tree/main/casandopaginas/.claude/skills/stream-chain
Command: npx skills add https://github.com/andrewblockernst/casando-paginas --skill stream-chain-andrewblockernst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of coordinating complex multi-step workflows, where each step depends on the output of the previous one, allowing for sophisticated data transformation and sequential processing.

Core Features & Use Cases

  • Multi-Agent Workflow: Coordinates multi-agent pipelines with sequential data flow.
  • Custom Chains: Execute custom workflows with full control.
  • Predefined Pipelines: Utilize battle-tested workflows for common tasks like code analysis, refactoring, and optimization.
  • Use Case: Develop a sophisticated multi-step data processing pipeline to extract, transform, and load data from APIs into a database, all within a single Skill.

Quick Start

Execute a pipeline for a comprehensive codebase analysis: claude-flow stream-chain pipeline analysis

Frequently Asked Questions about stream-chain

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

FAQPage Schema
How do I orchestrate multi-agent workflows for sequential data transformation?

Orchestrate multi-agent workflows by chaining agent tasks with deterministic data flow, allowing each sequential step to depend on the previous output for advanced data transformation. This framework coordinates complex multi-step pipelines within a single environment.

Can I execute custom pipelines for codebase analysis and refactoring?

Yes, you can execute custom pipelines for codebase analysis and refactoring. The framework provides predefined, battle-tested workflows for common software development tasks like code analysis, refactoring, and performance optimization.

Do I need custom scripting to manage context in multi-agent pipelines?

Yes, custom scripting is required for agent chaining and context management. The framework manages complex sequential workflows, but users must implement custom scripts to define the specific data flow and transformation logic.

What is the best way to chain multiple data processing steps sequentially?

The best way to chain sequential data processing steps is using a multi-agent workflow framework that ensures deterministic data flow. This allows sophisticated data transformation where each step directly processes the output of the previous one.

Does this multi-agent pipeline approach support ETL workflows from APIs to databases?

Yes, this multi-agent pipeline approach supports ETL workflows. You can develop a sophisticated multi-step data processing pipeline to extract, transform, and load data from APIs into a database entirely within a single execution.