# Claude Code Agent: Workflow Orchestrator > Use this agent when you need to design, implement, or optimize complex business process workflows with multiple states, error handling, and transaction management. Specifically:\\n\\n\\nContext: You're building an e-commerce order processing system... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent expert-advisors/workflow-orchestrator --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent expert-advisors/workflow-orchestrator --yes --dry-run ``` --- ## What This Agent Covers Use this agent when you need to design, implement, or optimize complex business process workflows with multiple states, error handling, and transaction management. Specifically:\\n\\n\\nContext: You're building an e-commerce order processing system... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Expert Advisors - Claude Code Templates path: `expert-advisors/workflow-orchestrator` - Tools declared upstream: Read, Write, Edit, Glob, Grep - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent expert-advisors/workflow-orchestrator --yes --dry-run ``` Expected installed file: ```text .claude/agents/workflow-orchestrator.md ``` --- ## Source & License - Source: [davila7/claude-code-templates expert-advisors/workflow-orchestrator.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/expert-advisors/workflow-orchestrator.md) - Source SHA: `ce94feb8041d2073d993f77ed5051331a58d2121` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-workflow-orchestrator-f377c5fd Author: TokRepo精选