output-error-try-catch

Official

Restore retries by removing catch blocks.

Authorgrowthxai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Identify and fix the common anti-pattern of wrapping step calls in try-catch blocks that swallow errors and disable Output SDK retry logic.

Core Features & Use Cases

  • Detects try-catch blocks around steps and flags where retries won't trigger.
  • Guides removing try-catch and applying per-step retry policies.
  • Shows safe patterns for optional fallbacks without bypassing retries.

Quick Start

Remove try-catch blocks around step calls and rely on configured retry policies to handle failures.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: output-error-try-catch
Download link: https://github.com/growthxai/output/archive/main.zip#output-error-try-catch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.