| name | clarion-regime-check |
| description | Reads the SPY/TLT/RSP color regime and the equity hurdle rate. Use when the user asks about the market regime, risk-on / risk-off, market color, SPY/TLT regime, breadth, or what hurdle rate to use for new positions. Pulls daily bars via yfinance (cached locally). Optionally accepts a 1Y T-bill yield to compute the equity hurdle rate. Requires clarion-setup to have been run. |
| metadata | {"author":"cis.zo.computer","category":"External","display-name":"Clarion Regime Check","homepage":"https://github.com/jingerzz/clarion-intelligence-system"} |
Clarion regime check
Reports the current market regime color (GREEN / BLUE / ORANGE / RED / DANGER) and, if a risk-free rate is supplied, the equity hurdle rate.
When to use
User asks any of:
- "What's the market regime?"
- "Is the market risk-on or risk-off?"
- "What color is SPY/TLT today?"
- "What's the breadth signal?"
- "What hurdle rate should I use for new positions?"
How to run
python /home/workspace/clarion-intelligence-system/skills/clarion-regime-check/scripts/regime.py
If the user mentioned a 1Y T-bill yield, risk-free rate, or "rf rate", pass it (a percent value, no % sign):
python ... regime.py --rf-rate-pct 4.5
If the user wants the latest cached read without re-fetching from yfinance:
python ... regime.py --offline
Output
The script prints a structured markdown report:
- Heading — color and as-of date