multi-agent-validator

Audit Pine Script v6 and Python trading systems with eight-lens adversarial checks.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/DrinkBoooz/PyTrade --skill multi-agent-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-agent-validator
Source: https://github.com/DrinkBoooz/PyTrade/tree/main/.opencode/skills/multi-agent-validator
Command: npx skills add https://github.com/DrinkBoooz/PyTrade --skill multi-agent-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

External validation layer for Pine Script v6 indicators/strategies and Python trading systems seeking to catch mathematical, backtest, and implementation gaps that could affect live performance.

Core Features & Use Cases

  • Eight-specialist adversarial panel reviews Pine Script v6 or Python trading systems across eight distinct lenses: Mathematician, AI/ML Engineer, Algorithm Engineer, Quant Trader, Investment Banker / Capital Markets, Stockbroker / Trader, Hedge Fund Manager, Financial Analyst.
  • Produces two structured reliability tables and a ranked list of improvements to guide refinement.
  • Triggers after pytrade-quant outputs to provide a second-pass validation before deployment, including cross-platform checks for parity and realism.

Quick Start

Paste your Pine Script or Python trading implementation to trigger the adversarial audit and obtain the two reliability tables.

Frequently Asked Questions about multi-agent-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Pine Script v6 trading strategy for reliability and correctness?

Auditing a Pine Script v6 strategy requires an external validation layer applying eight adversarial specialist lenses to catch mathematical, backtest, and implementation gaps. The process outputs structured reliability tables and a ranked improvement list to guide refinement before live deployment.

What is adversarial validation for Python trading systems?

Adversarial validation for Python trading systems is a multi-lens review where eight specialists—mathematicians to hedge fund managers—critique code submissions. It identifies safety risks and performance gaps, generating structured reliability tables and a ranked improvement list to ensure deployment readiness.

Can I check cross-platform parity between Pine Script and Python trading implementations?

Yes, cross-platform parity checks between Pine Script and Python implementations are supported. The audit evaluates code realism and consistency across standalone and integrated contexts, ensuring mathematical logic and backtest behavior match across both platforms before deployment.

How do I validate pytrade-quant outputs before deploying a trading system?

Validate pytrade-quant outputs by running a second-pass adversarial audit after initial generation. This reviews the outputs across eight distinct specialist lenses to catch implementation gaps, producing two reliability tables and a ranked improvement list to guide final refinement.

Does the trading system audit require any specific dependencies or external libraries?

No, the trading system audit requires no external dependencies or libraries. You simply paste your Pine Script or Python trading implementation to trigger the eight-lens adversarial review and obtain the two structured reliability tables and improvement list.