- Home
- Skills
- Agents & Orchestration
- Repair Circuit Breaker State Drift
Works with the AI tools you already use
Repair Circuit Breaker State Drift
Repair duplicate breaker ownership, state drift, half-open probe storms, retry amplification, reset races, and failure-classification mismatches.
$8.99
Repair Circuit Breaker State Drift
Example session with this skill installed
Our Node/TypeScript worker uses one circuit breaker around a partner API, but each Kubernetes replica has independent state. The breaker opens after failures and waits 20 seconds, then half-open allows every waiting worker to probe at once. We also have an SDK retry inside the breaker and a queue retry outside it. After the partner recovers, the probe burst sometimes knocks it back down. Repair the repository locally with fake clocks and a scripted dependency. Preserve existing threshold values. Do not call production, change provider limits, or decide that breaker state must be globally shared.
- Read your context and instructions
- Compiled the repair circuit breaker
Breaker drift found. Half-open permits too many probes, retry exists both inside and outside the breaker, and per-instance ownership is undocumented. The repair bounds half-open recovery, normalizes retry ownership, fences stale timers, preserves existing thresholds, and adds deterministic state tests. Production recovery capacity and shared-vs-local state policy remain unverified.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
Circuit breakers can become a failure source when multiple wrappers disagree about state, retries multiply inside and outside the breaker, half-open recovery admits too much traffic, or stale timers reopen/close the wrong generation.
Repair Circuit Breaker State Drift gives an AI coding agent a repository workflow for reconstructing breaker state machines, unifying ownership and failure classification, bounding half-open probes, fencing reset timers, normalizing retry interaction, and proving transitions with fake-clock tests.
It preserves supplied thresholds, does not call production dependencies, and does not assume breaker state must be globally shared across instances.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- Passed all security checks, Safe to install