typed-failures

Official

Standardize app error handling with typed SDK classes.

Authoratlanhq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It streamlines the process of transforming untyped exception handling into structured, typed errors, enabling better error classification and observability.

Core Features & Use Cases

  • Error Typing: Converts untyped exceptions like ValueError and RuntimeError into SDK-defined AppError subclasses.
  • Failure Attribution: Automatically attaches categories, codes, and audience to errors in an application, facilitating monitoring and alerting.
  • Use Case: For a data pipeline that frequently raises generic exceptions, this Skill helps standardize failure reports and improves failure diagnostics, especially in production environments.

Quick Start

Ask the AI to onboard an application by converting existing exception handling code into typed errors for structured failure reporting.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: typed-failures
Download link: https://github.com/atlanhq/application-sdk/archive/main.zip#typed-failures

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.