daily-review

daily-review is a skill for Claude Code from hmesutozsoy/oddsrail. It costs 28 tokens per session (268 once invoked), scanned A, original, MIT.

A daily checklist for reviewing open prediction-market positions, pending orders, completed trades, and markets nearing resolution.

In plain words
What is it for?
It is for checking exposure, order status, fills, near-term resolutions, and builder-fee attribution through oddsrail.
Why use it?
It helps identify stale orders, disputed markets, and decisions needed before a market closes.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the oddsrail plugin — 4 skills, 1 MCP server shipped together

Good fit It is for checking exposure, order status, fills, near-term resolutions, and builder-fee attribution through oddsrail.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hmesutozsoy/oddsrail/daily-review
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.

Any agent
npx skills add hmesutozsoy/oddsrail --skill daily-review
Clone the repo
git clone --depth 1 https://github.com/hmesutozsoy/oddsrail

Made for: Claude Code.

Or install oddsrail, the plugin that ships this one along with the rest of its 4 skills, 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 daily-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/hmesutozsoy/oddsrail/daily-review/github.svg)](https://agentmods.dev/skills/hmesutozsoy/oddsrail/daily-review)
Your own site
<a href="https://agentmods.dev/skills/hmesutozsoy/oddsrail/daily-review"><img src="https://agentmods.dev/badge/skills/hmesutozsoy/oddsrail/daily-review/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 daily-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/hmesutozsoy/oddsrail/daily-review"><img src="https://agentmods.dev/badge/skills/hmesutozsoy/oddsrail/daily-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 268 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.00028 $0.00268
Opus 5 $0.00014 $0.00134
Sonnet 5 $0.00006 $0.00054
Haiku 4.5 $0.00003 $0.00027

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

Security

Grade A, and why

daily-review 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 7d 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.

skills/daily-review/SKILL.md · 22 lines

What it actually says

daily review

Use the tools of the oddsrail MCP server (install: pip install oddsrail, then claude mcp add --transport stdio oddsrail -- oddsrail, or enable the oddsrail plugin). Prices are implied probabilities in (0,1). Trading tools are dry-run unless the operator has set ODDSRAIL_DRY_RUN=0; never assume an order was placed without checking the dry_run field of the result.

Review current prediction-market exposure.

  1. my_positions() — what is held, and at what marks.
  2. open_orders() — what is still resting; for anything stale, order_status() to see whether it partially filled.
  3. my_fills(limit=25) — what actually executed since the last review.
  4. closing_soon(hours=24) — positions or orders in markets about to resolve need a decision now.
  5. builder_stats() — confirm routed flow is being attributed.

Flag: resting orders far from the current book, positions in markets with an open UMA dispute (dispute_risk), and anything resolving within 24h.

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. 7d ago First seen · 22 lines · 28 tokens per session scan A 66d1eb4a674c

Subscribe to this mod's changes

daily-review is a skill published in the GitHub repository hmesutozsoy/oddsrail (0 stars, last pushed 2d ago), licensed MIT. It adds 28 tokens to every session and 268 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-09-04.

Related

Other skills, from other repositories

polymarket-copytrading

Mirror positions from top Polymarket traders. Polling mode (free) for portfolio-style copying, Reactor mode (Pro) for event-driven real-time mirroring via Simmer's on-chain signal infrastructure.

SpartanLabsXyz/simmer-sdk · 48 tokens

polymarket-weather-trader

Trade Polymarket weather markets using NOAA (US) and Open-Meteo (international) forecasts via Simmer API. Inspired by gopfan2's weather trading approach. Use when user wants to trade temperature markets, automate weather bets, check forecasts, or run weather-based strategies.

SpartanLabsXyz/simmer-sdk · 65 tokens

nansen-copytrader-overlay

Rank Polymarket copytrading leaders using Nansen as a data layer — pnl-by-market for the target market is the primary signal, address-summary/pnl-by-address is a secondary, credit-guarded refinement. Includes an experimental (dry-run only) live insider scan. Use when Simmer needs to re-rank or filter a leader list…

SpartanLabsXyz/simmer-sdk · 92 tokens

polymarket-btc-up-down-trader

Trade Polymarket BTC daily and weekly UP/DOWN markets with empirically-anchored exit discipline. Enters on CEX momentum divergence; exits automatically on time cap, volume spike, or target capture. Use when the user wants to trade BTC direction markets (hours/days duration), not fast 5-minute markets.

SpartanLabsXyz/simmer-sdk · 75 tokens

polymarket-elon-tweets

Trade Polymarket "Elon Musk # tweets" markets using XTracker post count data. Buys adjacent range buckets when combined cost < $1 for structural edge. Use when user wants to trade tweet count markets, automate Elon tweet bets, check XTracker stats, or run noovd-style trading.

SpartanLabsXyz/simmer-sdk · 70 tokens

polymarket-fast-loop

Trade Polymarket BTC 5-minute and 15-minute fast markets using CEX price momentum signals via Simmer API. Default signal is Binance BTC/USDT klines. Use when user wants to trade sprint/fast markets, automate short-term crypto trading, or use CEX momentum as a Polymarket signal.

SpartanLabsXyz/simmer-sdk · 71 tokens