error-handling-review
CommunityCatch bugs early and errors recoverably.
Software Engineering#code review#error handling#resilience#user-facing errors#retry backoff#exception taxonomy#swallowed errors
Authorrob-broadley
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps reviewers ensure error handling is correct, consistent, and resilient, so failures don’t become silent corruption, confusing outages, or user-facing dead ends.
Core Features & Use Cases
- Error taxonomy enforcement: Categorizes findings by domain, validation, infrastructure, programming, and cancellation semantics so recommendations match the failure meaning.
- Detection of common anti-patterns: Flags swallowed errors, overly broad exception handling, lost context, weak wrapping, unchecked cleanup returns, and language-specific mistakes.
- Resilience and failure-mode coverage: Reviews missing timeouts, retry/circuit-breaker quality, partial failure semantics, DLQ strategy for poison messages, and user-facing message quality.
- Severity grading with required taxonomy: Produces actionable output grouped by Blocking, Recommendation, and Observation, ensuring review items cite the violated category.
Quick Start
Ask your AI reviewer to run an error-handling review using the error-handling-review reference and produce findings grouped by severity with each finding tied to an explicit taxonomy category.
Dependency Matrix
Required Modules
None requiredComponents
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: error-handling-review Download link: https://github.com/rob-broadley/ai-airbase/archive/main.zip#error-handling-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.