workflow-debugging

Diagnose Cloud Service workflow issues using Developer Console thread dumps and error logs.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/adobe/aem-auth-demo --skill workflow-debugging-adobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-debugging
Source: https://github.com/adobe/aem-auth-demo/tree/main/.agents/skills/workflow-debugging
Command: npx skills add https://github.com/adobe/aem-auth-demo --skill workflow-debugging-adobe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps identify and resolve AEM Cloud Service workflow problems such as stuck workflows, failed steps, and permission or queue issues, enabling faster restoration of normal operations.

Core Features & Use Cases

  • Map symptoms to runbooks for Cloud Service workflows.
  • Analyze thread dumps, error logs, and Sling Job data to diagnose root causes.
  • Provide remediation guidance and guarded recommendations for stabilizing workflows under Cloud Manager constraints.

Quick Start

Begin by collecting a thread dump from the Developer Console and consult the runbooks to initiate structured cloud workflow debugging.

Frequently Asked Questions about workflow-debugging

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

FAQPage Schema
How do I debug stuck AEM Cloud Service workflows?

To debug stuck AEM Cloud Service workflows, you analyze thread dumps and error logs from the Developer Console. This skill maps workflow symptoms to runbooks and identifies root causes in Sling Job data to provide remediation guidance.

What is the best way to analyze thread dumps for failed AEM workflows?

Analyzing thread dumps for failed AEM workflows involves examining Sling Job console output and error.log excerpts. This process identifies error patterns and queue issues, enabling structured diagnosis and stabilization under Cloud Manager constraints.

How do I resolve AEM Cloud Service workflow permission and queue issues?

Resolving AEM Cloud Service workflow permission and queue issues requires diagnosing error.log excerpts and Sling Job data. This skill identifies specific error patterns and provides guarded remediation recommendations to restore normal operations.

Can I use Cloud Manager diagnostic tools to troubleshoot erroring Sling Jobs?

Yes, you can use Cloud Manager diagnostic tools and the Developer Console to troubleshoot erroring Sling Jobs. By collecting thread dumps and analyzing error logs, you can map symptoms to runbooks for targeted remediation.

Why does my AEM Cloud Service workflow keep failing at specific steps?

AEM Cloud Service workflows fail at specific steps due to permission errors, queue backlog, or processing exceptions. Analyzing thread dumps and error.log outputs pinpoints the exact failure point and guides the remediation strategy.

What do I need to start diagnosing AEM cloud workflow issues?

To start diagnosing AEM cloud workflow issues, you need to collect a thread dump from the Developer Console and gather error.log excerpts. This data enables symptom-to-runbook mapping and root cause analysis for failing workflows.