Files
Claude-Code-Workflow/docs/zh/skills/reference.md
catlog22 0d5cc4a74f refactor(workflow): rename workflow-lite-plan to workflow-lite-planex and remove standalone lite-execute
- Rename skill directory from workflow-lite-plan to workflow-lite-planex (planex = plan + execute)
- Remove standalone lite-execute command entry from command.json and analyze_commands.py
- Update all 60+ files referencing workflow-lite-plan to use workflow-lite-planex
- Update descriptions to clarify Phase 1: plan → Phase 2: execute architecture
- Remove lite-execute as standalone command from orchestrator routing tables
- Update docs (EN/ZH) to reflect unified planex naming and phase descriptions
2026-03-02 14:03:17 +08:00

7.7 KiB
Raw Blame History

适用CLI, 分类
适用CLI 分类
claude specialized

Skills 参考

33 个 CCW 内置技能快速参考指南。

核心技能

技能 触发器 用途
brainstorm brainstorm头脑风暴 统一头脑风暴,双模式操作(自动流水线 / 单角色)
review-code review codecode review审查代码 多维度代码审查6 维度)
review-cycle workflow:review-cycle 代码审查 + 自动修复编排
memory-capture memory capturecompact session 会话压缩或快速提示捕获
memory-manage memory manageupdate claudeupdate memorygenerate docs更新记忆生成文档 CLAUDE.md 更新和文档生成
spec-generator generate speccreate specificationspec generatorworkflow:spec 6 阶段规范生成器(简介 → PRD → 架构 → 史诗)
skill-generator create skillnew skill 创建新 Claude Code 技能的元技能
skill-tuning skill tuningtune skill 通用技能诊断和优化工具
issue-manage manage issuelist issues 交互式问题管理CRUD 操作)
ccw-help ccw-helpccw-issue CCW 命令帮助系统
software-manual software manualuser guide 生成交互式 TiddlyWiki 风格 HTML 手册

工作流技能

技能 触发器 用途
workflow-plan workflow-planworkflow-plan-verifyworkflow:replan 4 阶段规划工作流,带验证和交互式重新规划
workflow-lite-planex workflow-lite-planex 轻量级规划和执行技能
workflow-multi-cli-plan workflow-multi-cli-planworkflow:multi-cli-plan 多 CLI 协作规划,带 ACE 上下文引擎
workflow-execute workflow-execute 协调工作流任务的代理执行
workflow-tdd-plan workflow-tdd-planworkflow-tdd-verify TDD 工作流,带红-绿-重构任务链
workflow-test-fix workflow-test-fixtest fix workflow 统一测试-修复流水线,带自适应策略
workflow-skill-designer design workflow skillcreate workflow skillworkflow skill designer 设计编排器+阶段结构化工作流技能的元技能

团队技能

技能 触发器 角色 用途
team-lifecycle team lifecycle 可变 完整 spec/impl/test 生命周期团队v5team-worker 架构)
team-coordinate team coordinate 可变 通用团队协调legacy
team-coordinate-v2 - 可变 team-worker 架构协调
team-executor team executor 可变 轻量级会话执行
team-executor-v2 - 可变 team-worker 架构执行
team-planex team planex 3 规划-执行波浪流水线
team-iterdev team iterdev 5 生成器-评论者循环迭代开发
team-issue team issue 6 问题解决流水线
team-testing team testing 5 渐进式测试覆盖团队
team-quality-assurance team qateam quality-assurance 6 QA 闭环工作流
team-brainstorm team brainstorm 5 多角色协作头脑风暴
team-uidesign team ui design 4 带 Design Token 系统的 UI 设计团队
team-frontend team frontend 6 带 UI/UX 集成的前端开发
team-review team-review 4 代码扫描和自动修复
team-roadmap-dev team roadmap-dev 4 路线图驱动开发
team-tech-debt tech debt cleanupteam tech-debt技术债务 6 技术债务识别和清理
team-ultra-analyze team ultra-analyzeteam analyze 5 深度协作分析

命令生成技能

技能 触发器 用途
command-generator generate command 命令文件生成元技能

技能类别摘要

类别 数量 说明
核心技能 12 用于特定任务的单用途技能
工作流技能 7 规划和执行流水线技能
团队技能 17+ 多代理协作技能
命令生成技能 1 命令文件生成
总计 37+

使用

基本调用

Skill(skill="brainstorm")
Skill(skill="team-lifecycle", args="Build user authentication system")
Skill(skill="workflow-plan", args="--mode verify")

CLI 调用

# 通过 /ccw 编排器
/ccw "brainstorm: user authentication flow"
/ccw "team planex: OAuth2 implementation"

# 直接触发器(某些上下文)
workflow-plan
team lifecycle

触发关键词

关键词 技能
brainstorm头脑风暴 brainstorm
review codecode review审查代码 review-code
workflow:review-cycle review-cycle
workflow-plan workflow-plan
workflow-lite-planex workflow-lite-planex
workflow-multi-cli-planworkflow:multi-cli-plan workflow-multi-cli-plan
workflow-execute workflow-execute
workflow-tdd-plan workflow-tdd-plan
workflow-test-fixtest fix workflow workflow-test-fix
design workflow skillcreate workflow skillworkflow skill designer workflow-skill-designer
team lifecycle team-lifecycle (v5)
team planex team-planex
team iterdev team-iterdev
team issue team-issue
team testing team-testing
team qateam quality-assurance team-quality-assurance
team brainstorm team-brainstorm
team ui designteam uidesign team-uidesign
team frontend team-frontend
team-review team-review
team roadmap-dev team-roadmap-dev
tech debt cleanupteam tech-debt技术债务 team-tech-debt
team ultra-analyzeteam analyze team-ultra-analyze
memory capturecompact session记录压缩会话 memory-capture
memory manageupdate claudeupdate memorygenerate docs更新记忆生成文档 memory-manage
generate speccreate specificationspec generatorworkflow:spec spec-generator
create skillnew skill skill-generator
skill tuningtune skillskill diagnosis skill-tuning
manage issuelist issuesedit issue issue-manage
software manualuser guidegenerate manualcreate docs software-manual
generate command command-generator

团队技能架构

版本历史

版本 架构 状态
v2 Legacy 已废弃
v3 3 阶段生命周期 Legacy
v4 5 阶段生命周期,带 inline discuss 稳定
v5 team-worker 架构 最新

v5 Team Worker 角色

最新的 team-lifecycle (v5) 使用 team-worker 代理,带动态角色分配:

角色 前缀 阶段
doc-analyst ANALYSIS 需求分析
doc-writer DRAFT 文档创建
planner PLAN 实现规划
executor IMPL 代码实现
tester TEST 测试和 QA
reviewer REVIEW 代码审查

设计模式

模式 使用它的技能
Orchestrator + Workers team-lifecycle、team-testing、team-quality-assurance
Generator-Critic Loop team-iterdev
Wave Pipeline team-planex
Red-Green-Refactor workflow-tdd-plan
Pure Orchestrator workflow-plan、workflow-lite-planex
Progressive Phase Loading workflow-plan、workflow-tdd-plan、team-lifecycle

::: info 参见