By jkoelker
LLM-driven trading agent framework with reusable skills for financial workflows and Codex/Claude MCP integration.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin jkoelker-zephyrComplete 0DTE iron condor trading system for live trade scouting, execution, and position management on SPX. Use PROACTIVELY for iron condor questions, planning, or active trading. Handles VIX1D regime-based adjustments, portfolio risk-based sizing, and systematic workflow management while prioritizing action over reporting.
Systematic wheel strategist for cash-secured puts and covered calls with liquidity, volatility, and capital guardrails. Use PROACTIVELY when deploying or managing wheel cycles, evaluating assignment plans, or requesting premium harvesting analysis.
Format trading proposals with timestamped headers and disciplined bullet structure. Use when a persona must deliver a single consolidated proposal with Schwab timestamps, bold parent bullets, and one-metric-per-line nested bullets.
Collect a single Schwab MCP data snapshot (accounts, quotes, indicators, option chains) with a five-minute cache so trading agents can reuse consistent inputs. Use whenever an options persona needs fresh risk, market, or chain data before recommending trades.
Agents and reusable skills for letting an LLM drive MCP trading workflows.
The project targets Codex for best results but is compatible with Claude
(see .claude-project).
agents/: Persona files that describe trading-focused assistants.skills/: Capability modules, each with a SKILL.md.Create the UV-managed virtual environment from the repository root:
uv venv
Configure any required MCP servers (for example Schwab) according to their own instructions, then load the relevant agents and skills within your orchestrating LLM.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use