AI AGENT ADDONS

Stream Chain

ruvnet/ruflo

Stream-Chain lets you connect AI agents one after another. Each agent hands its work to the next agent. This creates a smooth chain of steps.

You can run custom chains with your own instructions. Or use ready-made pipelines for common tasks like code analysis and refactoring. The output from each step flows directly into the next step.

This skill makes it easy to build complex workflows without writing lots of code. Just give a few prompts and let the chain do the work.

Add Stream Chain skill to your workflow

Global

mkdir -p ~/.claude/skills/stream-chain

Project

mkdir -p .claude/skills/stream-chain

Source Repository

Stars
61,877
Forks
7,232
Watchers
61,877
License
MIT
Last Push
23 days ago
Created
1 year ago