Skill Synergy Orchestrator
When to Use
- User says combine skills or task matches this capability
- User says skill pipeline or task matches this capability
- User says chain skills or task matches this capability
- User says skill synergy or task matches this capability
Workflow
- Identify skill chain for goal (e.g. research -> synthesize -> verify).
- Define handoff data between skills.
- Run pipeline; catch failures at each stage.
- Tune order based on bottleneck-resolver feedback.
Integrations
adaptive-workflow-composermulti-agent-orchestratortool-discovery-engine
Error Handling
| Failure | Response |
|---|---|
| Skill missing | Substitute or install via skill-creation-enabler. |
Gotchas
- privacy-redactor should run before any external-facing skill.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.