tradingcodex-investment-workflow
TradingCodex Investment Workflow
Skill by ara.so — Codex Skills collection.
TradingCodex is a local-first Python/Django investment workflow harness that gives Codex a durable operating system for research, portfolio review, order-ticket checks, approvals, and service-gated execution. It generates a Codex workspace with a head-manager agent, nine fixed specialist subagents (fundamental, technical, news, macro, instrument, valuation, portfolio, risk, execution), role prompts, MCP config, and a local web dashboard. Research stays in workspace markdown files; all actions flow through policy, approval, and audit gates.
Installation
Attach to Current Workspace (Recommended)
From the empty workspace where you want Codex agents to work:
uvx --refresh --from tradingcodex tcx attach . && ./tcx doctor
Then fully quit and restart Codex, open the generated workspace, and start a new thread so project MCP config, prompts, skills, and hooks are loaded.