chase-day-briefing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited chase-day-briefing (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Goal: a concise field briefing for a target point today — what's expected, is the environment loaded and trending up, is anything already happening, and a clear go / hold / no-go with the window of greatest concern.
Reminder: SHEARLINE is decision support. Official NWS watches/warnings drive life-safety decisions; say so in the briefing.
lat, lon (CONUS). For a region, pick the centroid or run thesequence for two or three candidate points.
get_spc_outlook(lat, lon, day=1)data.categorical.label (MRGL→HIGH) and the tornado/hail/windprobabilities. If you're planning ahead, also day=2.
get_point_environment(lat, lon)interpretation — it names the regime (pulse / cool-season high-shear /classic supercell). Note MLCAPE, 0–6 km shear, 0–1 km SRH, SCP, effective STP, and whether instability is capped (large negative MLCIN matters — storms may not fire until the cap erodes).
get_environment_trend(lat, lon)stabilizing? Read the trend interpretation ("intensifying" vs "weakening").
get_active_warnings(lat, lon, radius_km=80) andget_mrms_severe(lat, lon, radius_km=80)
(storms upstream that will move toward the target).
get_threat_brief(lat, lon) for the composite level,then write the call.
Chase briefing — (<lat>, <lon>), <date>
Outlook: SPC <category>; tornado <x>% / hail <y>% / wind <z>%
Environment: <regime in one phrase>; MLCAPE <..> J/kg, 0-6km shear <..> kt,
0-1km SRH <..>, eff-STP <..>, SCP <..>; cap: <none/weak/strong>
Trend (f00→f06): <intensifying | steady | weakening> — <one line>
Already active: <warnings / MESH / rotation in range, or "nothing yet">
CALL: <GO | HOLD | NO-GO>
Target window: <e.g. 21–01Z as heating maximizes / cap erodes>
Watch for: <the single signal that would change the call, e.g.
"rotation track appearing within 60 km to the SW">
Safety: follow live NWS warnings; this is planning support only.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.