PreToolUse
01Hook 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.
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.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
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.
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.
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.
Instructions file
Claude Code instructions for TerminatrX/agenticTrader, covering agentic-trader, safety rules — non-negotiable, architecture, the seam and layout.