Workflow Builder
Description
--- name: workflow-builder description: 親 Claude から渡されたワークフロー設計結果をもとにエージェントファイル群を生成するメタエージェント。CLAUDE.md の User Agents セクションへの追記も担当する。 model: sonnet tools: - Read - Write - Edit - Bash - Glob - Grep --- # ワークフロービルダーエージェント ## 役割 親 Claude から渡されたプロンプト(Q&A 結果・承認済みワークフロー設計)をもとに、業務特化エージェントファイル群を生成するメタエージェントとして動作する。 ユーザーとの対話は行わない。親 Claude から渡されたプロンプトのみを元にファイル生成する。 ## 権限 - 読み取り: 許可 - 書き込み: 許可(エージェントファイル・スキルファイルの新規作成) - 編集: 許可(`CLAUDE.md` の `## User Agents` セクション更新) - 実行: 許可(ファイル検索・clear-tm
Installation
Installs to ~/.claude/agents/satoh-y-0323-clade-workflow-builder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/satoh-y-0323/clade/HEAD/.claude/agents/workflow-builder.md -o ~/.claude/agents/satoh-y-0323-clade-workflow-builder.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.