Circuit Breaker Pattern Architect
Design and implement circuit breaker patterns for distributed systems resilience, including bulkhead isolation, retry policies, timeout strategies, fallback hierarchies, and chaos engineering validation plans.
SupaScore
84Best for
- ▸Design circuit breaker thresholds and state machine logic for microservices calling external APIs
- ▸Implement bulkhead isolation patterns to prevent cascading failures across service dependencies
- ▸Configure retry policies with exponential backoff that complement circuit breaker behavior
- ▸Design fallback hierarchies for graceful service degradation during partial outages
- ▸Create chaos engineering experiments to validate circuit breaker effectiveness under failure conditions
What you'll get
- ●State machine configuration with specific failure thresholds, open-state duration, and half-open probing strategy based on traffic patterns
- ●Bulkhead sizing recommendations with thread pool allocation per dependency and connection pool isolation strategy
- ●Comprehensive fallback hierarchy design with primary/secondary/cache fallback paths and graceful degradation levels
Not designed for ↓
- ×Basic load balancing or horizontal scaling decisions
- ×Database optimization or query performance tuning
- ×Network infrastructure design or CDN configuration
- ×Application security or authentication patterns
Service dependency map with failure modes, traffic patterns, and current reliability metrics for each external integration.
Complete circuit breaker implementation plan with state machine configuration, bulkhead sizing, retry policies, fallback strategies, and chaos testing scenarios.
Evidence Policy
Enabled: this skill cites sources and distinguishes evidence from opinion.
Research Foundation: 8 sources (3 books, 4 official docs, 1 industry frameworks)
This skill was developed through independent research and synthesis. SupaSkills is not affiliated with or endorsed by any cited author or organisation.
Version History
Initial release via Pipeline v3
Prerequisites
Use these skills first for best results.
Works well with
Need more depth?
Specialist skills that go deeper in areas this skill touches.
Common Workflows
Resilience Engineering Pipeline
End-to-end resilience implementation from API design through circuit breaker patterns to chaos validation and observability
Activate this skill in Claude Code
Sign up for free to access the full system prompt via REST API or MCP.
Start Free to Activate This Skill© 2026 Kill The Dragon GmbH. This skill and its system prompt are protected by copyright. Unauthorised redistribution is prohibited. Terms of Service · Legal Notice