
Ngv Dev
- Updated May 23, 2026
- westonplatter/ngv-plugins
ngv-dev is a Claude Code skill in the AI & Agent Building category. The NextGenVol (NGV) agentic exoskeleton for quant development.
Key points
- ngv-dev
- AI & Agent Building
- AI-coding skill
Ngv Dev by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add westonplatter/ngv-plugins/plugin install ngv-dev@ngv-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 23, 2026 |
|---|---|
| Repository | westonplatter/ngv-plugins ↗ |
What it does
The NextGenVol (NGV) agentic exoskeleton for quant development.
README.md
ngv-plugins
Claude Code marketplace for NGV (NextGenVol) plugins.
Install
/plugin marketplace add westonplatter/ngv-plugins
/plugin install ngv-dev@ngv-plugins
Or for local development:
/plugin marketplace add /Users/weston/clients/westonplatter/ngv-plugins
/plugin install ngv-dev@ngv-plugins
Plugins
ngv-dev
NextGenVol agentic toolkit for quant development. Review-on-demand only — does not block commits.
Skills — auto-loaded by Claude when context matches.
| Name | What it does |
|---|---|
ngv-dev:ibkr-data-protection |
Auto-loads on staged IBKR-related changes. Flags real account IDs, exec IDs, tokens, and recent trade timestamps that should be anonymized. |
Commands — user-invoked via slash command.
| Name | What it does |
|---|---|
/ngv-dev:ibkr-data-protection |
Manual entry point for the IBKR scan. Reads the staged diff and prints offending lines with suggested anonymized values. |
Evals
Local, zero-cost eval harness for NGV skills, run against a model served by
LM Studio via the Anthropic SDK. Currently covers ibkr-data-protection.
See evals/README.md for setup, prerequisites, and how
to add cases.