⛓️
AutomationTypeScript

CCW Chain

by catlog22

CCW Chain is an Automation skill for Claude Code, published by catlog22 in Claude-Code-Workflow.

2.1K stars164 forkson catlog22/Claude-Code-WorkflowAdded 2026/08/18Repository updated 2026/06/18
claudeclaude-codecli-toolscodexcontext-managementgemini-clijson-drivenqwen-codetask-orchestrationworkflow-automation
Install in seconds
Install CCW Chain
Copy CCW Chain into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/catlog22/Claude-Code-Workflow/tree/main/.claude/skills/ccw-chain ~/.claude/skills/ccw-chain

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/catlog22/Claude-Code-Workflow.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/ccw-chain/SKILL.md in catlog22/Claude-Code-Workflow
Installs to
~/.claude/skills/ccw-chain
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What CCW Chain does

CCW Chain orchestrates chain-based workflows through intent analysis, routing, and progressive skill pipeline execution. Use it to route tasks to workflow chains and execute multi-step Claude Code workflows.

CCW Chain is cataloged under Automation on DirSkills. CCW Chain comes from a repository tagged claude, claude-code, cli-tools, codex and context-management.

Documentation

README

CCW Chain Orchestrator

Chain-based workflow orchestrator using chain_loader for progressive step loading and LLM-driven decision routing.

Discovery

  1. chain_loader list — list all chains with triggers, entries, and descriptions
  2. Match user intent to chain triggers.task_types / triggers.keywords
  3. chain_loader inspect — preview chain node graph and available entries
  4. chain_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:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about CCW Chain

  • What else does catlog22 publish alongside CCW Chain?

    CCW Chain is one of 25 skills that DirSkills catalogs from catlog22/Claude-Code-Workflow, the repository it ships in. Its siblings there include Brainstorm, CCW Help and Delegation Check. Each one is a separate skill with its own page in this directory, installs the same way CCW Chain does, and is maintained by catlog22 in that same repository. The rest of the collection is listed on the catlog22/Claude-Code-Workflow page.

  • How does CCW Chain compare to other Automation skills?

    CCW Chain ranks #499 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CCW Chain against them. Open each page to compare what they document and how they install.

More from catlog22/Claude-Code-Workflow

CCW Chain is one of 25 skills cataloged on DirSkills from catlog22/Claude-Code-Workflow.

See all 25 skills
🧠
2w ago

Brainstorm

Brainstorm is a unified brainstorming skill that guides Claude Code through interactive framework generation, parallel multi-role analysis, and cross-role synthesis. Use it when you need structured ideation, role-based analysis, or feature specifications for a project.
AI Engineering
2.1K164
🔍
2w ago

CCW Help

CCW Help provides an in-context help system for the CCW workflow, allowing users to search commands, get recommendations, and browse skills and teams. It triggers on keywords like ccw-help and ccw-issue.
Automation
2.1K164
🔍
2w ago

Delegation Check

Delegation Check validates workflow delegation prompts against agent role definitions to detect content separation violations. Use it to catch conflicts, duplication, boundary leaks, and missing contracts in Claude Code skills.
AI Engineering
2.1K164
🐞
2w ago

Frontend Debug Team

Frontend Debug Team orchestrates multi-agent frontend debugging using Chrome DevTools MCP, with dual pipelines for feature-list testing and bug-report debugging.
Quality
2.1K164
🔍
2w ago

Investigate

Investigate is a systematic debugging skill that enforces the Iron Law: never fix without a confirmed root cause. It walks through 5 phases from evidence collection to verified fix, producing structured debug reports.
Quality
2.1K164
📋
2w ago

Issue Manager

Issue Manager provides an interactive menu-driven interface for issue CRUD operations via the ccw issue CLI. Use it to list, view, edit, delete, bulk update, and manage issue history.
Automation
2.1K164