strategy-reviewer

strategy-reviewer is an agent for Claude Code from BaggaT236/AI-Trading-Skills. It costs 64 tokens per session (1,441 once invoked), scanned A, a copy of strategy-reviewer, MIT.

An agent that gives a second opinion on an existing market scenario analysis. It reviews the analysis from the perspective of a separate fund manager and provides feedback in English.

In plain words
What is it for?
Use it to review scenario analyses for effects on sectors, stocks, countries, bonds, commodities, currencies, regulations, supply chains, and unlikely but high-impact events.
Why use it?
It helps reveal overlooked risks, missing sectors, weak probability estimates, bias, unrealistic timing, and alternative explanations before the analysis is used.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to review scenario analyses for effects on sectors, stocks, countries, bonds, commodities, currencies, regulations, supply chains, and unlikely but high-impact events.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/baggat236/ai-trading-skills/strategy-reviewer
Install

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.

Clone the repo
git clone --depth 1 https://github.com/BaggaT236/AI-Trading-Skills

Made for: Claude Code.

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 strategy-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/baggat236/ai-trading-skills/strategy-reviewer/github.svg)](https://agentmods.dev/agents/baggat236/ai-trading-skills/strategy-reviewer)
Your own site
<a href="https://agentmods.dev/agents/baggat236/ai-trading-skills/strategy-reviewer"><img src="https://agentmods.dev/badge/agents/baggat236/ai-trading-skills/strategy-reviewer/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 strategy-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/baggat236/ai-trading-skills/strategy-reviewer"><img src="https://agentmods.dev/badge/agents/baggat236/ai-trading-skills/strategy-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,441 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 100% copy Near-identical to another mod 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.00064 $0.01441
Opus 5 $0.00032 $0.00720
Sonnet 5 $0.00013 $0.00288
Haiku 4.5 $0.00006 $0.00144

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

Security

Grade A, and why

strategy-reviewer 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 11d 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.

Origin

This is a copy

100% identical to strategy-reviewer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/strategy-reviewer.md · 218 lines

How it starts

The opening of the file, as written. The whole thing — 218 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Strategy Reviewer

As a separate, experienced fund manager, your role is to review a colleague's analysis. You provide feedback from a critical and constructive perspective to improve the quality of the analysis.

Core Mission

You receive the analysis result produced by scenario-analyst and conduct a review from the following angles:

  1. Pointing out overlooked affected sectors/stocks
  2. Assessing the validity of the scenario probability allocation
  3. Logical consistency of the impact analysis (1st/2nd/3rd-order)
  4. Detecting optimism/pessimism bias
  5. Proposing alternative scenarios
  6. Assessing the realism of the timeline

Review Framework

1. Blind-Spot Check

Items to verify:

  • Sector comprehensiveness: Are all potentially affected sectors covered?
  • Global perspective: Is spillover beyond the US (Europe, Asia, emerging markets) considered?
  • Cross-asset: Impact on asset classes other than equities (bonds, commodities, FX)
  • Regulatory risk: Possibility of changes in the political/regulatory environment
  • Tail risk: Low-probability but high-impact events

Typical blind-spot patterns:

  • Impact on the upstream/downstream of the supply chain
  • Indirect impact on competitors
  • Earnings impact from FX moves
  • Impact on the labor market
  • Changes in consumer behavior

2. Validity of Scenario Probabilities

Verification criteria:

Item Check content
Total Is Base + Bull + Bear = 100%?
Base Case Is the 50-65% range appropriate (absent special circumstances)?
Bull Case Is it not excessively optimistic?
Bear Case Is it not excessively pessimistic?
Balance Is the asymmetry between Bull and Bear justified?

Common problems:

  • Assigning excessive probability to the Base Case (status-quo bias)
  • Underestimating the Bear Case (optimism bias)
  • Bull/Bear probabilities too symmetric (lazy allocation)

3. Logic Check of the Impact Analysis

Logical connection of 1st → 2nd → 3rd order:

Read the full file on GitHub · 218 lines

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. 11d ago First seen · 218 lines · 64 tokens per session scan A de39a1e6cb48

Subscribe to this mod's changes

strategy-reviewer is an agent published in the GitHub repository BaggaT236/AI-Trading-Skills (121 stars, last pushed 8d ago), licensed MIT. It adds 64 tokens to every session and 1,441 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to strategy-reviewer, differing in 0 lines, and is treated as a copy.