Catlog22 在 [开源]CCW(Claude-code-workflow)6.3.X 版本新增skill-generator--使用ccw设计具有spec风味的Skill 中发帖
🚀 Claude Code Workflow (CCW)
Claude Code Workflow (CCW) 是一个 JSON 驱动的多智能体开发框架,具有智能 CLI 编排(Gemini/Qwen/Codex)、上下文优先架构和自动化工作流执行。它将 AI 开发从简单的提示词链接转变为一个强大的编排系统。
项目地址:
catlog22/Claude-Code-Workflow: JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution
安装方式:
npm install -g claude-code-work...