home/categories/architecture-patterns/aj-geddes-useful-ai-prompts-skills-circuit-breaker-pattern-skill-md
architecture-patternsdevelopment
circuit-breaker-pattern
Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.
maintainer
aj-geddes
Updated 12/28/2025
Stars
38
Forks
3
quick start
Installation and usage
Implement circuit breaker patterns for fault tolerance, automatic failure detection, and fallback mechanisms. Use when calling external services, handling cascading failures, or implementing resilience patterns.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use circuit-breaker-pattern