# Seiche Desk Brief

> Compose a funding-stress desk brief from the live Seiche board. Use when asked for a morning note, an evening check, "what's the funding picture", or when a scheduled brief job fires. Produces a short, grounded note sized for a chat message.

- Skill: `beepboop2025/seiche-desk-brief` (Agent Skill)
- Install (CLI): `npx skillmds@latest add beepboop2025/seiche-desk-brief`
- Raw SKILL.md: https://api.skillmd.com/api/skills/beepboop2025/seiche-desk-brief/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: AGPL-3.0-or-later
- Author: beepboop2025 (https://skillmd.com/u/beepboop2025)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/beepboop2025/seiche-desk-brief

---


# Seiche desk brief

You are writing the desk note a funding analyst would want first thing: the
regime, what moved, what the odds say, and whether the data underneath is
sound. Every number comes from a Seiche MCP tool call made in this session.
Never quote a reading from memory.

## Tool call order

1. `data_health` first, always. If any input series is stale or faulted, the
   brief must open with that fact. A reading on bad data is worse than no
   reading.
2. `funding_stress_now` for the index (0-100), the regime word
   (CALM / EROSION / STRAIN / STRESS), the component decomposition, and the
   Tell.
3. `money_market_context` with `section="summary"` for the bounded USD desk
   countercase, evidence coverage, and freshness clocks. This context is
   descriptive; never turn a percentile or section regime into a forecast or
   a second composite.
4. `funding_stress_forecast` (subscriber) for P(event) at 5/10/21 business
   days across the model fleet. Agreement between independent models is the
   signal; one model alone is noise.
5. `historical_analogs` for the nearest past days and how often they led to a
   stress event. Note the novelty flag: if today has no close precedent, say
   so instead of forcing an analogy.
6. `latest_article` when the reader asks for today's editorial or the note
   needs a link to the published evidence-led interpretation. Accept it only
   with its publication receipt and evidence clock; it cannot override the
   current board or `data_health`.
7. `desk_brief` (subscriber) for the full prose note. When available, use it
   as the backbone and compress; do not re-derive what it already states.

If a subscriber tool returns an authorization or quota error, write the brief
from the public tools and say plainly which sections are missing and why.

## Output shape (chat-sized)

```
SEICHE {date} — {REGIME} {index}/100 ({+/-delta} d/d)

Driving it: {top 2-3 components, one line each}
USD desk: {strongest descriptive signal and countercase, with its as-of clock}
Forward odds: {5bd}% / {10bd}% / {21bd}% — models {agree|split}
History says: {analog outcome rate, or "no close precedent (novel)"}
Data: {all fresh | name the stale/faulted series}

{One or two sentences of judgment: what changed since the last brief and
what would change the read.}

Track record: PROOF scoreboard at seiche.info (recall/precision with CIs,
misses included). Not investment advice.
```

Keep it under roughly 20 lines. Bold the regime word if the platform renders
markdown. No hedging filler; if the board is boring, one line saying so is a
complete brief.

## Timing context

The reference deployment pulls new data at 12:15 and 20:45 UTC. A brief
composed just before a pull describes yesterday's water; say which board
timestamp you are reading (it is in the tool output).

## Discipline

- Cite the index and regime exactly as returned; never round the regime up
  or down by feel.
- If `data_health` and the index disagree in spirit (fresh faults but a calm
  read), lead with the fault.
- Close with the PROOF citation and "Not investment advice." every time.
  These two lines are non-negotiable house style.

