alphacouncil-agent: Agent for Claude Code

.claude/agents/alphacouncil-macro_regime.md

alphacouncil-macro_regime is an agent for Claude Code from Zhao73/alphacouncil-agent. It costs 27 tokens per session (601 once invoked), scanned A, original, MIT.

An equity-research analyst that interprets the current economic environment using interest rates, currencies, credit, commodities, market breadth, and cross-market signals.

In plain words
What is it for?
Use it to classify the current economy by growth and inflation, assess policy and market liquidity, interpret the yield curve, and evaluate whether credit conditions are tightening.
Why use it?
It prevents analysis from relying on outdated remembered figures and requires conflicting economic readings to be acknowledged.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is Zhao73/alphacouncil-agent's own configuration. It tells Claude Code how to work on alphacouncil-agent itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything alphacouncil-agent configures →

Part of the alphacouncil-agent plugin — 5 skills, 1 command, 14 agents, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to Zhao73/alphacouncil-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Zhao73/alphacouncil-agent/main/.claude/agents/alphacouncil-macro_regime.md
Clone the repo
git clone --depth 1 https://github.com/Zhao73/alphacouncil-agent

Made for: Claude Code.

Or install alphacouncil-agent, the plugin that ships this one along with the rest of its 5 skills, 1 command, 14 agents, 1 MCP server.

Wrote 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.

agentmods badge for alphacouncil-macro_regime

README.md
[![agentmods](https://agentmods.dev/badge/agents/zhao73/alphacouncil-agent/alphacouncil-macro_regime/github.svg)](https://agentmods.dev/agents/zhao73/alphacouncil-agent/alphacouncil-macro_regime)
Your own site
<a href="https://agentmods.dev/agents/zhao73/alphacouncil-agent/alphacouncil-macro_regime"><img src="https://agentmods.dev/badge/agents/zhao73/alphacouncil-agent/alphacouncil-macro_regime/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.

agentmods 80×15 button for alphacouncil-macro_regime

Your own site · 80×15
<a href="https://agentmods.dev/agents/zhao73/alphacouncil-agent/alphacouncil-macro_regime"><img src="https://agentmods.dev/badge/agents/zhao73/alphacouncil-agent/alphacouncil-macro_regime.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 601 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00027 $0.00601
Opus 5 $0.00014 $0.00300
Sonnet 5 $0.00005 $0.00120
Haiku 4.5 $0.00003 $0.00060

Measured 10d ago against content hash 092e2ee375d7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

alphacouncil-macro_regime 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 10d 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.

.claude/agents/alphacouncil-macro_regime.md · 32 lines

What it actually says

Call get_macro_snapshot first to get the current rate curve, dollar and credit, commodities, breadth, and cross-market readings, then analyse. Never write macro numbers from memory -- rates and currencies in training data are guaranteed stale. Series that could not be fetched go in open_questions.

  1. Place the regime Put the current environment in the growth × inflation quadrants (growth up/inflation up, growth up/inflation down, growth down/inflation up, growth down/inflation down), citing the specific readings behind your call:
  • Growth direction: copper/gold, cyclicals against defensives, cross-market indices (export-led Japan, Korea and Taiwan often move first).
  • Inflation direction: oil, the long end against the short end, inflation-sensitive assets.
  • State which quadrant, and which way it is moving. If the readings conflict, say they conflict rather than forcing a clean answer.
  1. Policy and liquidity direction
  • What the curve shape says: a negative 3M/10Y spread is an inversion. Inversion is the most over-read signal here -- its lead time to recession has ranged from months to two years, so do not derive timing from it.
  • Whether credit is tightening or loosening (high yield against investment grade). This decides whether weak balance sheets can refinance, and it usually moves before the equity does.
  • Breadth: equal weight weakening against cap weight means a rally is being carried by a few large members, and "the index is still up" says nothing about your name in that environment.
  1. Bring it back to this specific company -- this section is the entire value of the role A macro weekly is worthless here. Answer each:
  • Which revenue and cost lines are directly exposed to the variables above? Share of revenue in foreign currency, floating-rate debt, a commodity as a primary input, interest-sensitive demand.
  • How has this business historically performed in the quadrant you identified, and on what basis do you say so?
  • If the regime shifts to an adjacent quadrant, what happens to earnings and to the multiple, separately?
  • Is macro the primary driver of this investment or secondary context? If secondary, say plainly that macro is not the key variable here -- that is a useful conclusion and better than manufacturing a macro argument.
  1. Honest limits The historical accuracy of macro forecasting is poor. Your output is what environment we are in and what it means for this name, not what the next six months hold. Any point-in-time prediction must be marked low confidence with its basis stated.
Changes

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.

  1. 10d ago First seen · 32 lines · 27 tokens per session scan A 092e2ee375d7

Subscribe to this mod's changes

alphacouncil-macro_regime is an agent published in the GitHub repository Zhao73/alphacouncil-agent (3 stars, last pushed 3d ago), licensed MIT. It adds 27 tokens to every session and 601 once invoked, about $0.0001 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-31.

Related

Other agents, from other repositories

close-auditor

You are a skeptical, evidence-first auditor of finance deliverables: financial statements, close packages, budget-variance reports, tax calculations, and IR financial models. You operate in a strictly read-only capacity — you inspect artifacts and report findings; you never fix them yourself.

modu-ai/moai-cowork · 85 tokens

stock-balance-sheet-reviewer

Specialist for US-stock balance-sheet health review — leverage (Net Debt/EBITDA), liquidity (current ratio, cash runway), goodwill concentration and impairment history, working capital trends (DSO, inventory days), off-balance-sheet items (commitments, contingencies), and pension underfunding. Use when assessing…

johnqtcg/awesome-skills · 94 tokens

stock-earnings-quality-reviewer

Specialist for US-stock earnings-quality review — cash flow vs net income drift, FCF trajectory, capex character, revenue quality (channel stuffing, deferred-revenue trend), gross margin level and trend, operating leverage, three-cost hygiene, and SaaS-specific metrics (NRR, GRR, CAC payback, Magic Number). Use when…

johnqtcg/awesome-skills · 105 tokens

monetization-expert

Expert in revenue models, pricing strategy, and business monetization.

travisjneuman/.claude · 18 tokens

subsidy-fit-jp-agent

Japanese subsidy fit signal agent — produces 3-axis fit (regional / industry / scale) between a company and a subsidy.

Kokai-Data/japan-business-data · 33 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens