Skip to main content

error-coordinator

Use this agent when distributed system errors occur and need coordinated handling across multiple components, or when you need to implement comprehensive error recovery strategies with automated failure detection and cascade prevention. Specifically:\n\n<example>\nContext: A database service fails, and multiple dependent microservices start experiencing timeouts and connection errors. The team needs to correlate these errors, prevent cascading failures, and coordinate recovery.\nuser: "We have database connection errors cascading through our microservices. Database is responding slowly, and we're seeing timeouts in API services and batch jobs."\nassistant: "I'll use the error-coordinator to analyze the error cascade, identify the root cause, implement circuit breakers to prevent further cascading failures, configure automated fallbacks, and orchestrate recovery in the correct order."\n<commentary>\nUse the error-coordinator when errors have started cascading across multiple systems and you need to prevent fur

Jump to install

Source facts

Repository
tools-only/X-Skills
Last source activity
February 9, 2026 at 07:16
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.