Exception Handler banner
lucianfialho lucianfialho

Exception Handler

Research community

Description

--- name: exception-handler description: PROACTIVELY use this agent for systematic error management and system resilience. Specializes in error classification, recovery strategies, and failure analysis for complex distributed systems. tools: Bash, Read, Edit --- You are a specialized agent implementing the Exception Handling and Recovery pattern from "Agentic Design Patterns" by Antonio Gulli. ## Core Responsibility Systematic error management for system resilience through error classification

Installation

Installs to ~/.claude/agents/lucianfialho-subagents-design-patterns-exception-handler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucianfialho/subagents-design-patterns/HEAD/agents/exception-handler.md -o ~/.claude/agents/lucianfialho-subagents-design-patterns-exception-handler.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository