Debug event flows systematically from EventSource to Workflow. Use diagnostic commands and logging levels to isolate failures in production event systems.
Debug silent event-to-workflow failures by systematically tracing flows from EventSource to Workflow. Use diagnostic commands and logging levels to isolate production event system issues.
/plugin marketplace add adaptive-enforcement-lab/claude-skills/plugin install patterns@ael-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
examples.mdscripts/example-1.mermaidscripts/example-2.shscripts/example-3.yamlscripts/example-4.yamltroubleshooting.mdWhen events don't trigger workflows, debugging can be challenging. Events flow through multiple components, and failures can be silent. This section covers systematic approaches to identify and fix issues.
See the full implementation guide in the source documentation.
See examples.md for code examples.
See troubleshooting.md for common issues and solutions.