Debug AEM Workflow issues on AEM 6.5 LTS and AMS including stuck workflows, failed steps, missing Inbox tasks, launcher failures, stale instances, thread pool exhaustion, queue backlogs, purge failures, and permissions errors. Use when the user reports workflow problems on AEM 6.5 LTS or AMS, asks why a workflow is stuck or failed, needs step-by-step troubleshooting, or provides thread dumps, configuration status dumps, or Sling Job console output for analysis.
$npx -y skills add adobe/skills --skill workflow-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/adobe/skills" --skill "adobe/skills/workflow-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/adobe/skills" that are relevant to the current task. Run `npx skills add "https://github.com/adobe/skills"` and select the relevant skills, then follow their instructions.