ccw-chain

Community

Route tasks through chain-based Skill execution.

Authortcytan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The ccw-chain Skill solves the problem of reliably converting user intent into the right multi-step workflow and executing the corresponding Skill pipeline without manual coordination.

Core Features & Use Cases

  • Intent-to-chain routing: Matches user task types and keywords to the correct chain triggers to choose the best workflow path.
  • Progressive chain execution: Uses chain_loader to progressively load nodes/entries, inspect the workflow graph, and execute steps in order.
  • Skill orchestration and argument assembly: Reads loaded step docs, assembles Skill calls with correct session handling, and supports auto-confirm propagation.
  • Delegation and variable propagation: Continues execution across delegated chain depth while passing/receiving variables to maintain state.

Quick Start

Run the chain orchestrator on a request like add authentication, and let it route through the appropriate CCW chain steps automatically.

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: ccw-chain
Download link: https://github.com/tcytan/tecton/archive/main.zip#ccw-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.