TerminatrX

6 mods across 1 repository, 2 stars between them.

PreToolUse

01

TerminatrX/agenticTrader

Hook Claude Code

Runs before the agent uses a tool for Edit, Write, MultiEdit, NotebookEdit, Bash and PowerShell tool calls, executing guard_risk_config.py via python (2 commands). From TerminatrX/agenticTrader.

2 6d ago A tokens not measured

analyze-trade

03

TerminatrX/agenticTrader

Skill Claude CodeCodex

Run one full trading cycle for one or more symbols — fetch market data via Robinhood MCP, evaluate through the deterministic core, and report what the system would do. Use when the user asks to analyze a symbol, check for setups, scan the universe, or run a trading cycle. Never places an order on its own.

2 6d ago A 70 tokens

critique-trade

04

TerminatrX/agenticTrader

Skill Claude CodeCodex

Adversarially review a proposed trade before it is placed — challenge the thesis, hunt for the failure mode, and try to talk the system out of it. Use after analyze-trade produces an actionable signal and before any live order. Returns a verdict that can veto the trade.

2 6d ago A 62 tokens

review-performance

05

TerminatrX/agenticTrader

Skill Claude CodeCodex

Analyze the trading journal — realized performance, which risk gates are firing, whether the strategy edge is real or noise, and what to change. Use when the user asks how the system is doing, wants a post-mortem, or asks whether to go live.

2 6d ago A 56 tokens

TerminatrX/agenticTrader

Instructions file

Claude Code instructions for TerminatrX/agenticTrader, covering agentic-trader, safety rules — non-negotiable, architecture, the seam and layout.

2 6d ago A 3,908 tokens