strategy-pivot-designer skillA
strategy-pivot-designer is agent-read markdown (skill) from tradermonty/claude-trading-skills: Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Strategy Pivot Designer ## Overview 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. ## When to Use - Backtest scores have plateaued despite multiple refinement iterations. - A strategy shows signs of overfitting (high in-sample, low robustness). - Transaction costs defeat the strategy's thin edge. - Tail risk or drawdown exceeds acceptable thresholds. - You want to explore fundamentally different strategy architectures for the same market hypothesis. ## Prerequisites - Python 3.9+ - `PyYAML` - Iteration history JSON (accumulated backtest-expert evaluations) - Source strategy draft YAML (from edge-strategy-designer) ## Output - `pivot_drafts/research_only/*.yaml` — strategy_draft compatible YAML proposals - `pivot_drafts/exportable/*.yaml` — export-ready drafts + ticket YAML for candidate-agent - `pivot_report_*.md` — human-readable pivot analysis …
Read the whole file at its exact version.
How to install
mdr add tradermonty/claude-trading-skills/strategy-pivot-designer@git:20260225.09a9359mdr add tradermonty/claude-trading-skills/strategy-pivot-designer@sha256:f52dc544179b9e2bPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_xvjhprfq47hbe3x7)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260225.09a9359 latest | 2026-02-25 | 09a9359 | 3,431 B | A | view · diff |
| git:20260224.3ef236e | 2026-02-24 | 3ef236e | 3,555 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3431 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tradermonty/claude-trading-skills · 2,885 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_xvjhprfq47hbe3x7 GET https://markdownregistry.com/api/v1/resolve?ref=tradermonty/claude-trading-skills/strategy-pivot-designer GET https://markdownregistry.com/api/v1/blob/f52dc544179b9e2b7344f4829b9bb16cf8e3b5a9d2557b7762d2f302f3982ab1
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.