exposure-coach

Compute an equity exposure ceiling, growth-vs-value bias, participation breadth, and new-entry recommendation from upstream JSON signals.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/dnkrow/skill --skill exposure-coach-dnkrow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: exposure-coach
Source: https://github.com/dnkrow/skill/tree/main/claude-global/exposure-coach
Command: npx skills add https://github.com/dnkrow/skill --skill exposure-coach-dnkrow

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Exposure Coach turns multiple market-analyzer outputs into a single, actionable decision about how much capital a solo trader should allocate to equities right now, including whether new entries are allowed and at what exposure ceiling.

Core Features & Use Cases

  • Unified market posture synthesis: Combines breadth, uptrend, macro regime, top risk, FTD stress, themes, sector leadership, and institutional flow into one composite view.
  • Actionable output for portfolio sizing: Produces an exposure ceiling (0-100%), growth vs value bias, participation breadth (broad/moderate/narrow), a NEW_ENTRY_ALLOWED / REDUCE_ONLY / CASH_PRIORITY recommendation, and a confidence level.
  • Decision under incomplete inputs: Accepts partial upstream JSON inputs, reduces confidence when critical signals are missing, and applies defined haircut logic to the composite score.

Quick Start

Generate a Market Posture Summary by running the exposure scoring engine with the latest upstream JSON files (breadth, uptrend, regime, top risk, and optionally the others) and writing the results into a reports directory.

Frequently Asked Questions about exposure-coach

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

FAQPage Schema
How do I synthesize multiple market signals into a single portfolio exposure decision?

Portfolio exposure synthesis combines breadth, macro regime, and institutional flow signals into one composite score. The engine applies predefined weights to upstream JSON inputs, resolving conflicting signals to output a unified market posture with a specific equity exposure ceiling.

How do I size equity positions when breadth and macro regime indicators conflict?

Sizing equity positions under conflicting signals requires a composite scoring engine that applies predefined weights to breadth, uptrend, and risk outputs. This resolves the conflict by generating a single exposure ceiling and a NEW_ENTRY_ALLOWED or REDUCE_ONLY recommendation.

Can I compute market posture if some upstream trading analytics JSON files are missing?

Yes, market posture can be computed with partial upstream JSON inputs. The engine accepts missing files, applies haircut logic to the composite score, and reduces the overall confidence level to reflect the lack of critical institutional flow or breadth data.

What is the best way to set a growth vs value bias for a trading portfolio?

Setting a growth versus value bias is handled by a signal posture engine that scores upstream macro regime and sector leadership inputs. It synthesizes these analytics to output a directional bias alongside an equity exposure ceiling and participation breadth recommendation.

When should I use a signal synthesis model for risk management instead of manual analysis?

Signal synthesis models are best used at the start of each trading week or before initiating new positions. They automate risk management by processing multiple JSON analytics files, preventing human error in calculating exposure ceilings and confidence levels across complex institutional flow data.