Implement error handling, retries, and monitoring in n8n workflows. Use when the user asks about n8n error handling, retry logic, dead letter queues, circuit breakers, workflow failures, error workflows, or making n8n workflows production-ready. Triggers on "n8n error", "retry", "dead letter", "circuit breaker", "workflow failed", "error handling", "continue on fail", "retry on fail". Do NOT use for general workflow design.
$npx -y skills add cold-iq/coldiq-s-gtm-skills --skill error-handlingInstalls into the current project.
Run `npx skills use "https://github.com/cold-iq/coldiq-s-gtm-skills" --skill "cold-iq/coldiq-s-gtm-skills/error-handling"` 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/cold-iq/coldiq-s-gtm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cold-iq/coldiq-s-gtm-skills"` and select the relevant skills, then follow their instructions.