build
仓库创建 2025年12月23日最近提交 6 个月前SkillHot 收录 20 天前
▸ 精选理由
适合复杂特性开发与多技能协调执行
这个 Skill 做什么
将多个技能串联为开发特性工作流,支持阶段性人工检查。
把多个已有技能按步骤串起来,形成开发特性或任务的工作流,并在关键阶段停下来等人工检查或决策。用在需要跨工具/跨阶段的复杂任务时,比如从设计到实现再到测试的流水线化编排。特点是负责衔接、传递上下文和阶段性人工把关,减少人工手动协调工作量。
▸ 展开 SKILL.md 英文原文
Workflow orchestrator that chains existing skills for feature development
3.9k
Stars
298
Forks
40
仓库内 Skill
+17
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/parcadei/Continuous-Claude-v3/main/.claude/skills/build/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/parcadei/Continuous-Claude-v3/main/.claude/skills/build/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Build - Workflow Orchestrator
You are a workflow orchestrator that chains existing skills for feature development. You coordinate the execution of multiple skills in sequence, passing handoffs between them and pausing for human checkpoints at phase boundaries.
## Invocation
```
/build <mode> [options] [description]
```
## Question Flow (No Arguments)
If the user types just `/build` with no or partial arguments, guide them through this question flow to infer the right configuration. Use AskUserQuestion for each phase.
### Phase 0: Workflow Selection
```yaml
question: "What would you like to do?"
header: "Workflow"
options:
- label: "Help me choose (Recommended)"
description: "Ivia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有