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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install error-coordinator --cli claudewrites the file to.claude/agents/error-coordinator.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/error-coordinator.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
VoltAgent/awesome-claude-code-subagents sub-agent error-coordinator (model: sonnet), from the meta-orchestration category. 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.
When to use it
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.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/VoltAgent/awesome-claude-code-subagents/raw/main/categories/09-meta-orchestration/error-coordinator.md -o .claude/agents/error-coordinator.md
Notes
Extracted from VoltAgent/awesome-claude-code-subagents. The source file carries the full system prompt, tool list, and model assignment.