workflow-orchestrator

Route user requests to the appropriate AEM Workflow sub-skill.

1|Updated Oct 7, 2024
One-click install
npx skills add https://github.com/valithedge/etisalatedge --skill workflow-orchestrator-valithedge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-orchestrator
Source: https://github.com/valithedge/etisalatedge/tree/main/.agents/skills/workflow-orchestrator
Command: npx skills add https://github.com/valithedge/etisalatedge --skill workflow-orchestrator-valithedge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Routes user requests to the appropriate sub-skill for AEM Workflow tasks, enabling consistent routing between development and production-support contexts.

Core Features & Use Cases

  • Centralized routing: detects user intent and delegates to the correct sub-skill (e.g., workflow-model-design, workflow-development, workflow-triggering, workflow-launchers, workflow-debugging, workflow-triaging) for targeted guidance.
  • Reference orchestration: loads the master foundation references plus the selected sub-skill's SKILL.md and its references to provide contextual loading of knowledge.
  • Contextual execution: for development tasks, ensures workflow-foundation references are loaded; for production-support tasks, provides access to debugging and triaging content when needed.

Quick Start

Prompt the system to classify a user request and load the corresponding sub-skill with its references to begin work.

Frequently Asked Questions about workflow-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route AEM 6.5 workflow requests between development and production support tasks?

AEM 6.5 workflow requests are routed by detecting user intent and delegating to the correct sub-skill, such as workflow-model-design or workflow-debugging, for targeted guidance. This centralizes routing between development and production-support contexts.

What is the best way to triage AEM workflow issues in production?

To triage AEM workflow issues, the system loads the workflow-triaging sub-skill along with its references to provide contextual debugging and triage content for production-support scenarios.

Do I need to load workflow-foundation references for AEM workflow model design and triggering?

Yes, development tasks like workflow model design and triggering require the workflow-foundation references to be loaded alongside the selected sub-skill's SKILL.md to ensure proper contextual knowledge.

Can I configure AEM workflow launchers using this orchestration hub?

Yes, AEM workflow launcher configuration is supported by routing requests to the workflow-launchers sub-skill, which loads its specific SKILL.md and references for targeted guidance.

Does this workflow orchestration approach apply to both AEM development and debugging contexts?

Yes, workflow orchestration applies to both AEM development contexts, covering model design and triggering, and production-support contexts, handling debugging and triaging workflows.

Why does my AEM workflow routing require loading multiple sub-skill references?

AEM workflow routing loads the master foundation references plus the selected sub-skill's SKILL.md and its references to provide contextual knowledge loading for the specific workflow task.