From quantlogix-research
How to produce a QuantLogix-grade due-diligence brief — gather the full evidence set (signal, microstructure, 13F, earnings setup, news), build a balanced bull/bear case, and lead with the verified track record. Use for deep dives, investment theses, "should I own X", and bull-and-bear requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/quantlogix-research:quantlogix-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The thing that makes a QuantLogix DD different from any other research is the **verified track record**: every signal is logged at issuance and resolved against live price, so you can show not just a thesis but the engine's *audited* hit rate on setups like it. Always close with it.
The thing that makes a QuantLogix DD different from any other research is the verified track record: every signal is logged at issuance and resolved against live price, so you can show not just a thesis but the engine's audited hit rate on setups like it. Always close with it.
Use the quantlogix-analyst subagent for full deep dives — it runs the gather → bull/bear → verdict → track-record flow end-to-end. For lighter questions, call the tools directly.
| Dimension | Tool |
|---|---|
| 5-factor composite + pattern prediction | get_signal |
| Order flow / smart-money | get_microstructure (Pro+) |
| 13F conviction (context, ~45-day lag) | get_institutional_holders (Pro+) |
| Earnings setup (est. date, implied move, revisions) | get_earnings_setup (Pro+) |
| Dividends / splits / M&A | get_corporate_events (Pro+) |
| News + sentiment | get_news / get_ticker_sentiment |
| The audited record + validation grades | get_track_record, engine_model_card |
get_track_record) is the most persuasive thing you can show — surface it early, not as a footnote.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub portologix/quantlogix-plugins --plugin quantlogix-research