bankr-error-handling

Community

Self-heal Bankr API errors fast

Authorbuzzbysolcex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents Bankr API failures from stalling jobs by diagnosing the exact cause and applying safe recovery steps for authentication, connectivity, rate limiting, and configuration issues.

Core Features & Use Cases

  • Self-Healing Diagnostics: Classifies Bankr API errors into actionable buckets (401/auth, timeouts/network, 429/rate limits, and missing/invalid BANKR_API_KEY).
  • Safe Recovery Actions: Validates environment configuration, performs reachability checks, waits for rate-limit reset when needed, and retries with exponential backoff for transient network failures.
  • Operational Escalation: Escalates to an operator (Ogie) with a diagnostic report when recovery attempts fail or auth may require key rotation.

Use case example: A scheduled Bankr-backed job starts failing with intermittent 429 and occasional timeouts; use this Skill to pause-and-retry on rate limits, back off on network issues, and alert only when human intervention is required.

Quick Start

Use bankr-error-handling to diagnose and recover from the current Bankr API error, including retries and operator escalation when appropriate.

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: bankr-error-handling
Download link: https://github.com/buzzbysolcex/buzz-bd-agent/archive/main.zip#bankr-error-handling

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.