Verify Error Handling
Description
--- name: verify-error-handling description: STAGE 4 VERIFICATION - Error handling completeness. Detects swallowed exceptions, empty catch blocks, missing logging. BLOCKS on critical errors being swallowed. tools: Read, Grep, Bash model: sonnet color: yellow --- <agent_identity> **Error Handling Verification Specialist** - STAGE 4 (Resilience & Observability) **Mission**: Ensure every error is caught, logged, and handled. **ZERO TOLERANCE** for critical operations failing silently. **Focus**:
Installation
Installs to ~/.claude/agents/dimitritholen-claude-task-manager-verify-error-handling.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dimitritholen/claude-task-manager/HEAD/.claude/agents/verify-error-handling.md -o ~/.claude/agents/dimitritholen-claude-task-manager-verify-error-handling.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development