{"enrichment":{"faq":[{"a":"CCW Chain orchestrates multi-step workflows by analyzing your intent and routing you to the appropriate chain. Once routed, it executes skill pipelines through progressive step loading, meaning each phase loads and completes before the next begins. You can enable auto mode to bypass confirmation prompts and let the chain run hands-off, or manually step through each phase. Variables and context propagate across the entire workflow so downstream steps have access to upstream results.","q":"How do I orchestrate a workflow chain with ccw-chain?"},{"a":"CCW Chain workflow routing analyzes your intent and directs you to the correct workflow chain and entry point. The skill examines what you're trying to accomplish, matches it against available chains, and selects the best starting node. This routing ensures you enter the right pipeline for your task. Once routed, the chain executes its steps sequentially, with each phase completing before the next begins, and context flowing through the entire workflow.","q":"What is ccw-chain workflow routing and how does it work?"},{"a":"Yes. CCW Chain supports auto mode, which automates skill pipeline execution by bypassing confirmation prompts at each step. When auto mode is enabled, the chain runs hands-off from start to finish without waiting for your approval between phases. Context and variables propagate automatically across all steps, allowing downstream skills to use upstream results. This is ideal for complex multi-step workflows where you want uninterrupted execution.","q":"Can ccw-chain automate skill pipeline execution with auto mode?"},{"a":"CCW Chain provides list and inspect commands to discover available chains and preview their node graphs. Use the list command to see all chains, then inspect a specific chain to view its structure, phases, and available entry points. This lets you understand the workflow before execution and choose where to start. You can also preview how variables flow through the chain before committing to execution.","q":"How do I discover available chains and select entry points?"},{"a":"CCW Chain supports delegation between chains, allowing one workflow to hand off execution to another. When a chain delegates, it passes its current context and variables to the target chain, which then continues the work. This enables complex multi-phase skill pipelines where different chains specialize in different tasks. Delegation depth and variable propagation are managed automatically, so context flows seamlessly across chain boundaries.","q":"What is chain delegation and how does ccw-chain handle it?"},{"a":"CCW Chain executes phase content inline by loading and running each phase's steps directly within the skill-level chain. As each phase completes, it produces artifacts\u2014results or outputs\u2014that are handed off to the next phase. This progressive execution model ensures phases run in sequence with full context awareness. Inline execution keeps everything within the chain's scope, avoiding unnecessary context switching between separate tools or systems.","q":"How does ccw-chain execute phase content inline within skill chains?"}],"shadow_tags":["workflow-automation","intent-routing","pipeline-orchestration","chain-delegation","step-progression","context-propagation","phase-execution","auto-mode-execution"],"summary_rewrite":"CCW Chain orchestrates multi-step workflows by analyzing user intent, routing to the appropriate chain, and executing skill pipelines through progressive step loading. It supports auto mode for hands-off execution, delegation between chains, and variable propagation across the entire workflow."},"files":[{"bytes":4240,"path":".claude/skills/ccw-chain/SKILL.md","sha256":"750c43eafc73b54bc60b2643dac1196db1d47fa692a7a2913c9e6197b611ac9c","url":"https://skillfed.io/files/catlog22/Claude-Code-Workflow/ccw-chain/aecac4a9/SKILL.md"}],"id":"catlog22/Claude-Code-Workflow/ccw-chain","links":{"html":"https://skillfed.io/catlog22/Claude-Code-Workflow/ccw-chain","md":"https://skillfed.io/catlog22/Claude-Code-Workflow/ccw-chain.md","repo":"https://github.com/catlog22/Claude-Code-Workflow"},"meta":{"agents_supported":["claude-code"],"first_seen":"2026-07-28","forks":165,"language":"TypeScript","last_updated":"2026-06-18","license":"MIT","name":"ccw-chain","publisher":"catlog22","stars":2142},"relations":{"categories":["workflow-automation","task-orchestration","pipeline-management"],"similar":[{"id":"catlog22/Claude-Code-Workflow/review-cycle"},{"id":"catlog22/Claude-Code-Workflow/skill-iter-tune"},{"id":"catlog22/Claude-Code-Workflow/workflow-plan"},{"id":"catlog22/Claude-Code-Workflow/workflow-lite-execute"},{"id":"catlog22/Claude-Code-Workflow/brainstorm"},{"id":"catlog22/Claude-Code-Workflow/workflow-tdd-plan"},{"id":"catlog22/maestro-flow/skill-iter-tune"},{"id":"catlog22/Claude-Code-Workflow/workflow-test-fix"},{"id":"catlog22/Claude-Code-Workflow/workflow-execute"},{"id":"catlog22/Claude-Code-Workflow/issue-manage"}]},"slug":{"owner":"catlog22","repo":"Claude-Code-Workflow","skill":"ccw-chain"},"version":"aecac4a9"}
