aem-workflow

Route AEM 6.5 workflow requests to specialist sub-skills for design, development, and debugging.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This master skill provides a unified entry point that coordinates AEM 6.5 Granite Workflow tasks and its specialist sub-skills, enabling teams to design, develop, deploy, debug, and triage workflows in a consistent, scalable manner.

Core Features & Use Cases

  • Orchestrates the full spectrum of workflow activities: model design, workflow development, triggering, launchers, debugging, and triaging.
  • Routes requests to the appropriate sub-skills (workflow-model-design, workflow-development, workflow-triggering, workflow-launchers, workflow-debugging, workflow-triaging, workflow-orchestrator) and loads relevant references for context.
  • Establishes a foundation for best practices, guardrails, and JMX-based diagnostics to support production-grade workflows across Adobe Managed Services (AMS) and on-prem environments.

Quick Start

Start with the Orchestrator SKILL.md to understand how requests are classified and dispatched to the specialist skills.

Frequently Asked Questions about aem-workflow

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

FAQPage Schema
How do I design and develop AEM 6.5 Granite workflows end-to-end?

This orchestrator coordinates AEM 6.5 Granite workflows end-to-end by routing user requests to specialist sub-skills for model design, development, triggering, launchers, debugging, and triaging.

What is the best way to triage and debug AEM workflow failures in production?

The best way to triage and debug AEM workflow failures is to route requests through a unified orchestrator that loads relevant references and integrates JMX-based diagnostics with production guardrails.

Can I use this workflow orchestrator with Adobe Managed Services and on-prem deployments?

Yes, you can use this workflow orchestrator with Adobe Managed Services (AMS) and on-prem deployments, as it provides guidance and references tailored for both environments.

How does the Granite workflow orchestrator route tasks to specialist skills?

The Granite workflow orchestrator classifies incoming requests and dispatches them to the appropriate specialist sub-skills, loading relevant foundation references to provide necessary context for each task.

Do I need JMX guardrails for production-grade AEM workflow operations?

Yes, you need JMX guardrails for production-grade AEM workflow operations, as they establish a foundation for best practices and JMX-based diagnostics to support scalable workflow execution.