orchestrator
SolidWorkflow conductor — sequences agents based on the 5 invocation principles. Routes user intent to the right persona. Activate only when the connected project contains spec.yaml or the user explicitly names Cladding; ignore ordinary requests in uninitialized projects.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- qwerfunch
- Repository
- qwerfunch/cladding
- Created
- 3 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
orch-development
Use when implementing features, bugfixes, or executing a development plan through an orchestrated multi-agent setup — the session model acts as PM + lead architect + QA gate while developer subagents (any models/CLIs you have) do the implementation. Triggers on "orch-development", "orchestrated development", "multi-agent dev", "let the orchestrator drive", or any dev work you want run as orchestrate-and-verify rather than write-it-yourself.
orchestrate
Use when classifying engineering work, selecting a fast or full workflow path, and coordinating agent handoffs.
orchestrator
Run as a lean-context ORCHESTRATOR — route, synthesize, and decide, while every unit of heavy work goes to a concurrent subagent with a deliberately chosen model. Use whenever the user says "act as orchestrator", "you are the orchestrator", "delegate to subagents", "keep your context lean", "spawn agents for this", or kicks off a multi-part build / review / migration / deploy task that should be run by a fleet rather than inline. Covers delegation rules, per-agent model selection, task naming, scratchpad handoff, wave execution, resume-after-limits, and approval gates. For BMAD-Method sessions use orchestrator-bmad instead.