·error-coordinator
</>

error-coordinator

404kidwiz/claude-supercode-skills

Expert in making multi-agent systems resilient. Specializes in detecting loops, hallucinations, and failures, and implementing self-healing workflows. Use when designing error handling for agent systems, implementing retry strategies, or building resilient AI workflows.

38Installs·1Trend·@404kidwiz

Installation

$npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill error-coordinator

SKILL.md

Purpose Provides expertise in building resilient multi-agent systems with robust error handling, failure detection, and recovery mechanisms. Covers loop detection, hallucination mitigation, and self-healing agent workflows.

| Infinite retries | Resource exhaustion | Max retry limits | | Silent failures | Hidden problems | Log and alert | | No timeouts | Hung processes | Always set timeouts | | Same retry interval | Thundering herd | Exponential backoff | | No fallbacks | Complete failure | Graceful degradation |

Expert in making multi-agent systems resilient. Specializes in detecting loops, hallucinations, and failures, and implementing self-healing workflows. Use when designing error handling for agent systems, implementing retry strategies, or building resilient AI workflows. Source: 404kidwiz/claude-supercode-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill error-coordinator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill error-coordinator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is error-coordinator?

Expert in making multi-agent systems resilient. Specializes in detecting loops, hallucinations, and failures, and implementing self-healing workflows. Use when designing error handling for agent systems, implementing retry strategies, or building resilient AI workflows. Source: 404kidwiz/claude-supercode-skills.

How do I install error-coordinator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill error-coordinator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/404kidwiz/claude-supercode-skills