edge-strategy-reviewer

Automate strategy draft review for edge plausibility and overfitting risk.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/k1064190/stock-expectation --skill edge-strategy-reviewer-k1064190
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edge-strategy-reviewer
Source: https://github.com/k1064190/stock-expectation/tree/main/.claude/skills/_archived/edge-strategy-reviewer
Command: npx skills add https://github.com/k1064190/stock-expectation --skill edge-strategy-reviewer-k1064190

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review and validation of strategy drafts for edge plausibility, overfitting risk, sample size adequacy, and execution realism, saving time and reducing human error.

Core Features & Use Cases

  • Automated Strategy Review: Evaluates strategy drafts against 8 criteria for quality control.
  • Overfitting Risk Assessment: Identifies strategies likely overfitted to historical data.
  • Sample Size Validation: Ensures strategies have sufficient sample size for reliability.
  • Use Case: Imagine you have a new trading strategy. Use this Skill to automatically review the strategy draft for potential issues before it is implemented.

Quick Start

Run the edge-strategy-reviewer skill with the path to your strategy draft file: edge-strategy-reviewer /path/to/strategy_draft.yaml.

Frequently Asked Questions about edge-strategy-reviewer

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

FAQPage Schema
How do I automate trading strategy review for overfitting risk and edge plausibility?

You can automate trading strategy review by running a Python script that evaluates your strategy draft for edge plausibility, overfitting risk, sample size adequacy, and execution realism. This automated evaluation applies specific scoring criteria to identify potential issues before implementation.

What is execution realism validation in trading strategy development?

Execution realism validation checks whether a trading strategy's expected performance holds up under actual market execution conditions. It is part of an automated strategy review that evaluates edge plausibility and overfitting risk to ensure the strategy draft is practical.

How do I validate sample size adequacy for my trading strategy draft?

You validate sample size adequacy by running an automated review script on your strategy draft file. The evaluation checks if your trading strategy has sufficient sample size for reliability, alongside assessing overfitting risk and execution realism.

Can I use a Python script to evaluate strategy drafts against multiple scoring criteria?

Yes, you can use a Python script with PyYAML to evaluate strategy drafts against 8 criteria for quality control. The automated strategy review assesses edge plausibility, overfitting risk, sample size adequacy, and execution realism.

What do I need to run an automated strategy review for edge plausibility?

You need Python with PyYAML installed to run the automated strategy review. Provide the path to your strategy draft file in YAML format, and the script will evaluate it for edge plausibility, overfitting risk, sample size adequacy, and execution realism.

When should I not use automated strategy review for trading risk management?

Automated strategy review may not suit trading strategies lacking structured YAML draft files or those outside standard risk management workflows. The review requires Python and PyYAML to evaluate edge plausibility and overfitting risk against specific scoring criteria.