review-performance

Evaluate open-xquant backtest metrics and audit findings to determine strategy viability.

116|38|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/xingwudao/open-xquant --skill review-performance-xingwudao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-performance
Source: https://github.com/xingwudao/open-xquant/tree/main/agent/skills/review-performance
Command: npx skills add https://github.com/xingwudao/open-xquant --skill review-performance-xingwudao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

After running open-xquant backtests, quantitative researchers and AI coding agents often struggle to synthesize scattered performance metrics, audit findings, and robustness test results to determine if a strategy is truly viable, without manually sifting through dozens of artifact files and applying inconsistent evaluation criteria.

Core Features & Use Cases

  • Structured Artifact Review: Follows a standardized 9-step review order to systematically evaluate reproducibility status, research audit fatal findings and warnings, metrics profiles, execution assumptions, robustness results, and out-of-sample performance.
  • Conservative Decision Framework: Applies clear, guardrailed decision labels (REJECT, WATCHLIST, PAPER TRADING CANDIDATE) to avoid overstating strategy performance and eliminate biased interpretation of results.
  • Use Case: A quant researcher runs a new mean-reversion strategy backtest across 5 years of historical data; using this skill, they can quickly get an evidence-based verdict on whether the strategy passes all audit and robustness checks, without manually parsing metrics, trade logs, and audit reports.

Quick Start

Use the review-performance skill to evaluate the backtest results for run_id 20240520-mean-reversion-v1 and get a clear recommendation on whether the strategy is viable for paper trading.

Frequently Asked Questions about review-performance

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

FAQPage Schema
How do I evaluate quant backtest performance metrics for strategy viability?

Evaluating backtest performance requires synthesizing scattered performance metrics, audit findings, and robustness test results into a standardized review to determine strategy viability without manually parsing dozens of artifact files.

What is out-of-sample analysis in quantitative strategy evaluation?

Out-of-sample analysis in quantitative strategy evaluation tests strategy reproducibility and robustness on unseen data, ensuring the backtest performance metrics are not overstated and hold true outside the historical testing period.

How do I interpret audit findings and robustness testing results from a backtest?

Interpreting audit findings and robustness testing results involves identifying fatal findings and warnings within the research audit, then applying a conservative decision framework to assign guardrailed labels like REJECT, WATCHLIST, or PAPER TRADING CANDIDATE.

Can I get a clear strategy decision without manually parsing backtest artifact files?

You can get a clear strategy decision by applying a standardized 9-step review order to automatically synthesize experiment comparison results and execution assumptions, yielding a conservative verdict aligned with guardrails.

Does this backtest review process provide personalized investment advice?

The backtest review process does not provide personalized investment advice; it generates conservative, evidence-based strategy decisions focused solely on reproducibility, robustness, and out-of-sample validity.

When should I use a conservative decision framework for backtest review?

Use a conservative decision framework for backtest review when assessing mean-reversion or similar strategies to avoid overstating performance, eliminate biased interpretation of results, and enforce strict guardrails on out-of-sample validity.