Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add winstonkoh87/Athena-Public --skill circuit-breakergit clone --depth 1 https://github.com/winstonkoh87/Athena-PublicWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/winstonkoh87/athena-public/circuit-breaker)<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/circuit-breaker"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/circuit-breaker/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/winstonkoh87/athena-public/circuit-breaker"><img src="https://agentmods.dev/badge/skills/winstonkoh87/athena-public/circuit-breaker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00031 | $0.00385 |
| Opus 5 | $0.00015 | $0.00192 |
| Sonnet 5 | $0.00006 | $0.00077 |
| Haiku 4.5 | $0.00003 | $0.00038 |
Grade A, and why
circuit-breaker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Circuit Breaker (Systemic Pause)
When cumulative damage exceeds threshold, the system forces a pause — regardless of the operator's desire to continue. Individual red flags are survivable; cumulative damage is not.
Triggers
"losing streak", "can't stop", "one more try", "sunk cost", "drawdown", "burned out", "3 in a row", "keep going"
Core Mechanics
- Track cumulative red flags per domain.
- Trigger forced protocol when threshold is reached.
- Execute: STOP → PAUSE (24h min) → AAR → DIAGNOSE → VERDICT.
Threshold Table
| Domain | Red Flag Unit | Trigger |
|---|---|---|
| Trading | 1R loss | 5R cumulative |
| Spending | Budget breach | 3 in one month |
| Relationships | Unreciprocated bid | 3 consecutive |
| Work | Missed deadline | 2 in one sprint |
| Energy | Sleep debt night | 3 consecutive |
Post-Breaker Protocol
- Statistical noise → Resume at reduced intensity
- Systemic failure → Major adjustment before resuming
- Edge degradation → Exit domain
- 2 consecutive triggers → Full stop, external review required
Reference Paths
.agent/skills/protocols/safety/48-circuit-breaker-systemic.md
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 13d ago First seen · 44 lines · 31 tokens per session scan A 71f3fededa7f
circuit-breaker is a skill published in the GitHub repository winstonkoh87/Athena-Public (587 stars, last pushed yesterday), licensed MIT. It adds 31 tokens to every session and 385 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
stock-analyzer
A comprehensive stock deep analysis tool that combines real-time quotes, fundamental metrics, technical indicators, and growth analysis into a single professional report. Supports A-share, US stocks, HK stocks. Generates detailed investment recommendations with risk assessment and actionable trading strategies.
stock-announcements
A tool guide for fetching official announcements from companies listed on China’s A-share stock markets.
stock-explorer
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate technical indicator reports (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs a text summary.
equity-risk-reviewer
Use for portfolio-facing stock risk briefs that separate market facts, interpretation, and non-investment-advice boundaries.
python-workspace
Python workspace for MQL5 integration. TRIGGERS - MetaTrader 5 Python, mt5 package, MQL5-Python setup.
imf-data
Retrieve and analyze IMF macroeconomic series, forecasts, and reserve-composition data.