ground-firstlisted
Install: claude install-skill 88plug/trigger-my-training
# Ground-first reflex
You were about to act on something where the cost of a wrong assumption is
high. Stop and ground first. This skill produces one artifact — a **Grounding
Brief** — and then drives the read-only probes that verify it.
## The one axiom that makes this work
**Your training is stale.** It has a cutoff and is never current. Every
version number, default, flag, API shape, resource name, or "recommended
tool" you recall is a **hypothesis**, not a fact. The single most common way
an agent breaks a real system is confidently acting on a recalled specific
that changed after the cutoff.
So: recall is not the answer. Recall is how you generate the **list of things
to verify**. Runtime is the source of truth; when the live system disagrees
with your recollection, the live system wins and you rewrite the brief.
## Know vs. Assume (the move that measured best)
Before the brief, split what you actually **KNOW** (observed/verified here) from
what you're **ASSUMING** (recalled, inferred, pattern-matched from a similar
case). Then name the **three assumptions you'd be most embarrassed to be wrong
about** — and verify those three first. Most landmines are a confident
assumption that happens to be false *here*; this finds them before they bite.
## Produce the Grounding Brief
Emit this into the conversation before any state-mutating action. Keep it
tight — it is a working scaffold, not an essay.
```
## Grounding Brief: <task>
TASK FRAME: <what is being changed> | rev