← ClaudeAtlas

workflow-builderlisted

Use when the user wants to turn a domain need into a multi-agent workflow — one orchestrator brain + several specialist subagents + one-line triggers (e.g. "build me an X pipeline", "assemble a subagent team"). Clarifies the blueprint, optionally researches community skills, and generates each agent's charter (AGENT.md with a self-iteration & expert-strengthening protocol), knowledge bases, and wiring contracts as a ready-to-run file structure. Not for one-off tasks, simple delegation, or docs only.
tydm2/workflow-builder-skill · ★ 2 · AI & Automation · score 81
Install: claude install-skill tydm2/workflow-builder-skill
# workflow-builder Turn one domain requirement into a ready-to-run multi-agent workflow — **1 orchestrator brain + N specialist subagents + one-sentence triggers** — persisted as a directly callable file structure. Change history: see [CHANGELOG.md](./CHANGELOG.md). > **Standalone skill**, routed via **set-skill**'s `/skill` menu item ④. Repo: <https://github.com/tydm2/workflow-builder-skill.git>. Install to `~/.dsh/skills/workflow-builder/` (or a project's `.dsh/skills/`). ## When to use / when not to use - **Use**: the user wants to fix a multi-stage pipeline for a domain (plan → design → execute → …) where each stage deserves its own specialist, its own knowledge base, and reuse. - **Don't use**: one-off tasks; simple delegation a single subagent can handle; the user only wants a methodology document (just write the doc). ## The eight-step flow ### 1. Clarify the blueprint (option-based questions, 5–6, plus target platform) Ask about: domain & final artifact · **usage mode — new / edit-existing / both** (required; decides whether to generate an edit-mode path, v1.6 lesson) · stage split & per-stage output · platform/quality red lines · whether each agent needs live knowledge refresh · **whether to run community skill research first** (one question, user opts in/out) · one-sentence trigger words · **target platform** (default DSH; optional Codex CLI / Claude Code / other — affects tool names and file naming) · **budget mode** (token-save / balanced / quality, default