mbruhler/claude-orchestration
These skills were discovered automatically and have not necessarily received an editorial review.
creating-workflows-from-descriptionIndexed
Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation
View indexed skilldebugging-workflowsIndexed
Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use when workflows fail, produce unexpected results, or user asks for debugging help.
View indexed skilldesigning-syntaxIndexed
Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.
View indexed skillmanaging-agentsIndexed
Manages temporary and defined agents including creation, promotion, cleanup, and namespacing. Use when user creates custom agents, asks about agent lifecycle, temp agents, or agent management.
View indexed skillmanaging-temp-scriptsIndexed
Create and execute temporary scripts (Python, Node.js, shell) during workflow execution for API integrations, data processing, and custom tools. Use when user needs to interact with external APIs, process data with specific libraries, or create temporary executable code.
View indexed skillusing-orchestrationIndexed
Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system
View indexed skill