regime-overlay

Add regime-based triple confirmation filters to directional trading strategies.

226|9|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Superior-Trade/superior-skills --skill regime-overlay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: regime-overlay
Source: https://github.com/Superior-Trade/superior-skills/tree/main/skills/regime-overlay
Command: npx skills add https://github.com/Superior-Trade/superior-skills --skill regime-overlay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ta, and includes scripts (resource) components.

What problem does it solve?

Regime Overlay addresses the issue of trading at incorrect market structures by introducing a triple confirmation regime filter, leading to robust and cleaner trend-following strategies with fewer trades.

Core Features & Use Cases

  • Triple-Confirmation Regime Gate: Provides an additional layer of filter using three indicators to confirm a strong trend before triggering entry signals.
  • Improves Trend Strategy: Offers a more consistent strategy with reduced drawdown and a better equity curve.
  • Use Case: By enhancing strategies like Donchian breakdown, this skill can significantly improve win rates and decrease the number of losing periods.

Quick Start

Activate the regime-overlay skill to apply the regime filter to the Donchian breakdown strategy and observe improved results with a 0% drawdown over 6 trades.

Frequently Asked Questions about regime-overlay

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

FAQPage Schema
How do I filter false breakouts in trend-following trading strategies?

To filter false breakouts in trend-following strategies, apply a regime overlay using triple confirmation filters. This requires combining a regime gate, an ADX filter, and momentum indicator validation to confirm a strong market trend before triggering entry signals.

How does a triple confirmation regime gate improve strategy backtesting?

A triple confirmation regime gate improves backtesting by adding an indicator filter layer that verifies market regime before entry. This reduces the number of trades taken, leading to cleaner equity curves, reduced drawdown, and fewer losing periods for trend-following strategies.

What's the best way to apply a regime filter to a Donchian breakdown strategy?

The best way to apply a regime filter to a Donchian breakdown strategy is to activate a regime overlay skill. This adds triple confirmation filtering using an ADX indicator and momentum validation, significantly improving win rates and decreasing losing periods.

Can I use an ADX filter and momentum indicators for trend analysis without complex dependencies?

You can use an ADX filter and momentum indicators for trend analysis with only the standard technical analysis library dependency. The regime overlay applies these indicators directly to your directional trading strategies to validate strong trends.

Does regime-based trading work with all directional trading strategies?

Regime-based trading is specifically suitable for use with trend-following strategies and backtesting. It enhances directional trading by confirming market structure before entry, but is not designed for mean-reversion or non-directional approaches.