Risk Manager
Pre-trade risk check. Position sizing, stop placement, R-multiple math — before you click the button, not after.
Security Audit
Before you ship, run this. Catches the obvious: secrets in code, unsafe SQL, missing auth, OWASP top 10.
Autoresearch
Lewis's deep-research workflow. Drop a question in, get a structured brief back with sources and conflicting views.
Backtest
Lewis's backtest workflow. Drop a strategy idea in, get a structured backtest plan and results template back.
Capital Allocator
How Lewis decides what % of capital goes into which bucket. Run when you're sizing a new position or rebalancing.
Pine Script
Lewis's TradingView Pine script workflow. Strategy ideation → Pine code → on-chart preview, end-to-end.
Strategy Audit
Tear a strategy apart before you trade it. Edge source, regime dependence, overfit risk, drawdown math.
Trade Journal
Log every trade with the reasoning that put it on. The journal is the data set you train your future judgement on.
Code Simplifier
Paste a function. Get back the same logic in half the lines. Removes accidental complexity without breaking behaviour.
Seo Optimizer
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Commit Push Pr
End-of-task git workflow. Writes the commit message, pushes the branch, opens the PR with a structured description.