ccw-chain
Installation
SKILL.md
CCW Chain Orchestrator
Chain-based workflow orchestrator using chain_loader for progressive step loading and LLM-driven decision routing.
Discovery
chain_loader list— list all chains with triggers, entries, and descriptions- Match user intent to chain
triggers.task_types/triggers.keywords chain_loader inspect— preview chain node graph and available entrieschain_loader start— begin from default entry, named entry (entry_name), or any node (node)
Execution Protocol
When chain_loader delivers a step node with a skill/command doc: