当你要调用 Workflow 工具,或要写 / 调试 / 启动一个 Claude Code dynamic-workflow 脚本时用——author / debug / launch a Claude Code dynamic-workflow script,当你要写 workflow 脚本时——哪怕你自觉已经懂这套 API。当你发现自己在猜 workflow 引擎的 determinism 或 resume 规则、没查 shape 就伸手够 parallel() / pipeline()、想手写一个 validation linter、或刚被 harness 报错正要 relaunch 时用。先查再猜,别等跑挂了才来。
$npx -y skills add nemori-ai/cc-master --skill authoring-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/nemori-ai/cc-master" --skill "nemori-ai/cc-master/authoring-workflows"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nemori-ai/cc-master" that are relevant to the current task. Run `npx skills add "https://github.com/nemori-ai/cc-master"` and select the relevant skills, then follow their instructions.