Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

mbruhler/claude-orchestration

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
6 indexed skills198 stars

creating-workflows-from-description
Indexed

Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation

View indexed skill

debugging-workflows
Indexed

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 skill

designing-syntax
Indexed

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 skill

managing-agents
Indexed

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 skill

managing-temp-scripts
Indexed

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 skill

using-orchestration
Indexed

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