Toolverse
All skills

stream-chain

by ruvnet

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
ruvnet
Category
Testing
Views
11

About this skill

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

How to use

  1. Zainstaluj skill stream-chain w swoim środowisku claude-flow. Upewnij się, że masz dostęp do narzędzia claude-flow w linii poleceń.

  2. Aby uruchomić niestandardowy łańcuch, użyj komendy run z co najmniej dwoma promptami jako argumentami. Każdy prompt staje się oddzielnym krokiem w łańcuchu — na przykład claude-flow stream-chain run "Przeanalizuj strukturę projektu" "Zidentyfikuj obszary do poprawy" "Wygeneruj plan działania".

  3. Każdy krok automatycznie otrzymuje wyjście z poprzedniego etapu jako kontekst. Nie musisz ręcznie przekazywać wyników między krokami — system obsługuje to za Ciebie.

  4. Jeśli chcesz więcej informacji o przebiegu wykonania, dodaj flagę --verbose do komendy. Dla pełnych dzienników debugowania użyj --debug.

  5. Możesz dostosować timeout dla każdego kroku za pomocą opcji --timeout <sekundy> (domyślnie 30 sekund). Na przykład: claude-flow stream-chain run "Prompt 1" "Prompt 2" --timeout 60.

  6. Alternatywnie, jeśli wolisz gotowe szablony, uruchom pipeline'a za pomocą claude-flow stream-chain pipeline analysis — system użyje wstępnie skonfigurowanego przepływu pracy zamiast definiowania własnych kroków.

Related skills

langgraph-docs

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

Testing
23127

backtesting-frameworks

by wshobson

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Testing
12105

ad-creative

by alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or

Testing
2863

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510