fleet-chain

Community

Coordinate fleet-wide multi-step task chains

Authorsupportersimulator
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Chains are ordered sequences of tasks dispatched across fleet nodes. Each step runs only after the previous step succeeds. If any step fails, the chain halts.

Core Features & Use Cases

  • End-to-end chain execution across nodes with automatic sequencing and halt on failure
  • Remote step completion signaling and chain status queries
  • HTTP endpoints for starting chains, listing chains, and retrieving chain status
  • Per-step timeouts and a multi-channel dispatch mechanism to ensure delivery reliability

Quick Start

Start a chain by POSTing a JSON payload with an ordered steps array to the /chain endpoint and monitor its progress via the /chain/<id> status endpoint.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fleet-chain
Download link: https://github.com/supportersimulator/multi-fleet/archive/main.zip#fleet-chain

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.