exposure-coach

Compute unified market posture and exposure recommendations from breadth, regime, flow, and institutional data.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/MileniumTick/skills --skill exposure-coach
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exposure-coach
Source: https://github.com/MileniumTick/skills/tree/main/skills/exposure-coach
Command: npx skills add https://github.com/MileniumTick/skills --skill exposure-coach

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Exposure Coach solves the problem of fragmented signals when deciding how much capital to allocate to equities. It synthesizes breadth, uptrend, macro regime, market-top signals, and institutional flow into a single posture decision.

Core Features & Use Cases

  • Integrates outputs from multiple market signals into a unified posture framework.
  • Calculates an exposure ceiling, identifies bias (growth/value/defensive), and assesses participation breadth.
  • Produces both JSON reports for automation and Markdown summaries for quick review, suitable for solo traders and automation pipelines.

Quick Start

Run the exposure-coach workflow by supplying breadth, regime, top_risk, and uptrend inputs to the calculate_exposure.py script to generate an exposure_posture report.

Frequently Asked Questions about exposure-coach

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

FAQPage Schema
How do I calculate market exposure from multiple trading signals?

You can compute market exposure by fusing breadth, regime, flow, and institutional data into a weighted composite model that outputs a unified posture recommendation and capital allocation ceiling.

What is a unified market posture model for capital allocation?

A unified market posture model synthesizes diverse market signals into a single decision framework to determine how much capital to allocate, bias direction, and whether new entries are appropriate.

Can I automate risk posture adjustments when trading signals converge?

Yes, you can automate risk posture adjustments when signals converge or diverge by running the exposure calculation workflow to generate JSON posture reports suitable for automation pipelines.

How do I generate a trade exposure report with partial market data?

You can generate a trade exposure report with partial market data by supplying available breadth, regime, top risk, and uptrend inputs, applying a built-in haircut penalty for missing critical signals.

When should I apply a weighted composite model for trade exposure?

Apply a weighted composite model for trade exposure at the start of trading periods to determine capital allocation, assess participation breadth, and adjust risk posture based on signal convergence.

What are the limitations of using a composite exposure model for trading?

Limitations of a composite exposure model include requiring critical signal inputs for accurate calculations, as missing breadth, regime, or flow data triggers a built-in haircut that reduces the exposure ceiling.