fail-fast-no-hedging
CommunityFail loudly when infrastructure fails—no hedging.
Software Engineering#anti-patterns#observability#reliability#fail-fast#hedging#exception-handling#production-issues
Authorrobertcope
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hedging anti-patterns mask infrastructure failures by swallowing errors. This Skill helps build systems that fail loudly, enabling rapid diagnosis and repair in production.
Core Features & Use Cases
- Detect hedging in try/except blocks that mask failures
- Generate a structured report of hedging across modules
- Provide remediation guidance to implement fail-fast, observable failures
Quick Start
Run the hedging analyzer on your codebase to surface hedging patterns, review the report, and implement fail-fast fixes in critical paths to improve reliability and observability.
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: fail-fast-no-hedging Download link: https://github.com/robertcope/mira/archive/main.zip#fail-fast-no-hedging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.