strategy-framework

Define and document trading strategies with standardized sections for rules and risk.

266|54|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/agiprolabs/claude-trading-skills --skill strategy-framework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: strategy-framework
Source: https://github.com/agiprolabs/claude-trading-skills/tree/main/skills/strategy-framework
Command: npx skills add https://github.com/agiprolabs/claude-trading-skills --skill strategy-framework

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a standardized system for defining, documenting, testing, and managing trading strategies, enforcing discipline, enabling reproducibility, and making strategies testable.

Core Features & Use Cases

  • Standardized Template: Enforces a consistent structure for documenting strategy hypotheses, entry/exit rules, position sizing, and risk parameters.
  • Lifecycle Management: Guides strategies through hypothesis, definition, backtesting, paper trading, live trading, monitoring, and retirement.
  • Use Case: A quantitative trader can use this framework to rigorously define a new momentum strategy, ensuring all parameters are documented and testable before risking capital.

Quick Start

Use the strategy-framework skill to define a new trading strategy using the interactive tool.

Frequently Asked Questions about strategy-framework

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

FAQPage Schema
How do I document trading strategies to make them testable and reproducible?

Documenting trading strategies requires a standardized framework that enforces consistent sections for hypotheses, entry/exit rules, position sizing, and risk parameters to ensure reproducibility. This provides a structured template for rigorous strategy definition.

What is the best way to manage a trading strategy lifecycle from backtesting to live trading?

Managing a trading strategy lifecycle involves guiding it sequentially through hypothesis, definition, backtesting, paper trading, live trading, monitoring, and retirement. This enforces discipline by ensuring strategies are fully defined and evaluated before risking capital.

Can I use a standardized framework for quantitative finance risk management and position sizing?

Yes, quantitative finance risk management and position sizing are core parameters enforced by the standardized strategy definition framework. It provides structured sections specifically for documenting risk parameters and performance criteria.

Does this strategy definition framework support setting performance criteria for backtesting?

Yes, the strategy definition framework supports backtesting by requiring clear performance criteria within its standardized template. This ensures strategies are rigorously evaluated against documented metrics before moving to paper or live trading.

Why do I need a standardized template for defining a momentum trading strategy?

A standardized template for defining a momentum trading strategy enforces discipline by capturing all parameters, making the strategy testable and reproducible. It ensures hypotheses and rules are documented before capital is risked.

When should I not use a rigid framework for trading strategy definition?

A rigid framework for trading strategy definition should be avoided when rapid prototyping of unstructured ideas is needed, as it enforces strict documentation of hypotheses, rules, and risk parameters to enable formal backtesting and lifecycle management.