Workflow

Orchestrate a MULTI-PHASE, dependent, or resumable run over many provider subagents from a JS script, off the main context (`cc-fleet workflow`). Use for fan-out→barrier→synthesis, per-item pipelines, loop-until-dry, or a run that must survive a kill and `--resume` from its journal. NOT a flat fan-out of independent tasks (that is /cc-fleet:subagent — cheaper, no script); NOT interactive collaboration (that is /cc-fleet:team); NOT trivial single-shot work for the main session.

ethanhq 9bba8ec 21.0 KB Updated

File contents

ethanhq/cc-fleet/tree/main/skills/workflow commit 9bba8ec80f

Frequently asked questions

npx skillmds@latest add ethanhq/workflow