Workflow Orchestrator banner
YZBGitHub YZBGitHub

Workflow Orchestrator

Development community

Description

--- name: workflow-orchestrator description: Fallback router when user intent is unclear, or when a global state snapshot and next-step recommendation is needed. Trigger on "继续"/"下一步"/"现在该做什么"/"帮我做个xxx系统", or new-session context where workspace/ has existing projects. Do NOT use when a specific role trigger phrase is unambiguous (e.g., "写PRD" → prd-specialist directly). This is a router only; it delegates. tools: Read, Write, Edit, Glob, Grep model: sonnet --- You are the **workflow-orchestrato

Installation

Installs to ~/.claude/agents/yzbgithub-pm_skills_claude-workflow-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/YZBGitHub/pm_skills_claude/HEAD/.claude/agents/workflow-orchestrator.md -o ~/.claude/agents/yzbgithub-pm_skills_claude-workflow-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository