single-attempt-review

Analyze performance metrics, risk factors, and trading behavior from JSON files.

33|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/adennng/stock_strategy_lab --skill single-attempt-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: single-attempt-review
Source: https://github.com/adennng/stock_strategy_lab/tree/main/src/strategy_lab/skills/critic_agent/single-attempt-review
Command: npx skills add https://github.com/adennng/stock_strategy_lab --skill single-attempt-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review of a single strategy attempt, providing insights and recommendations for further optimization.

Core Features & Use Cases

  • Review Strategy Attempts: Analyze the performance and effectiveness of a single strategy attempt.
  • Generate Insights: Identify areas of strength and weakness, potential overfitting, and suggest improvements.
  • Use Case: Use this Skill to review an attempt and get feedback on a strategy's performance, helping to refine and improve the strategy.

Quick Start

Run the 'single-attempt-review' skill to review the attempt 'attempt_001' from the run state path 'path/to/run_state.json'.

Frequently Asked Questions about single-attempt-review

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

FAQPage Schema
How do I automate a single strategy attempt review for quantitative trading?

You can automate a single strategy attempt review by running this Skill to analyze performance metrics, risk factors, and trading behavior from a JSON run state file, generating structured review outputs and optimization recommendations.

What does an automated strategy review analyze to identify overfitting?

An automated strategy review analyzes performance metrics, risk factors, and trading behavior to identify areas of strength and weakness, detect potential overfitting, and provide insights for strategy refinement.

How do I review a quantitative trading attempt from a run state JSON file?

To review a quantitative trading attempt, run the Skill against your run state path, such as 'path/to/run_state.json', to parse the JSON file and automatically evaluate the specified attempt's performance.

Can I use this automated strategy review for optimizing algorithmic trading research?

Yes, this automated strategy review is designed for quantitative trading research and strategy optimization, helping you analyze single strategy attempts and refine algorithms based on generated performance insights.

What is the best way to generate structured review outputs for a single trading attempt?

The best way to generate structured review outputs is to use this automation Skill, which parses your strategy attempt data and produces structured feedback on performance, weaknesses, and potential improvements.