·strategy-pivot-designer
</>

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

29Installs·3Trend·@tradermonty

Installation

$npx skills add https://github.com/tradermonty/claude-trading-skills --skill strategy-pivot-designer

How to Install strategy-pivot-designer

Quickly install strategy-pivot-designer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tradermonty/claude-trading-skills --skill strategy-pivot-designer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tradermonty/claude-trading-skills.

SKILL.md

View raw

Detect when a strategy's backtest iteration loop has stalled and propose structurally different strategy architectures. This skill acts as the feedback loop for the Edge pipeline (hint-extractor -> concept-synthesizer -> strategy-designer -> candidate-agent), breaking out of local optima by redesigning the strategy's skeleton rather than tweaking parameters.

Append a backtest evaluation to history (creates history if new):

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum. Source: tradermonty/claude-trading-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tradermonty/claude-trading-skills --skill strategy-pivot-designer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tradermonty/claude-trading-skills --skill strategy-pivot-designer
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from tradermonty/claude-trading-skills

Quick answers

What is strategy-pivot-designer?

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum. Source: tradermonty/claude-trading-skills.

How do I install strategy-pivot-designer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tradermonty/claude-trading-skills --skill strategy-pivot-designer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tradermonty/claude-trading-skills