← ClaudeAtlas

skill-vetting-hardening-archaeologylisted

Load before re-attempting any skill-vetting fix or design, or when reaching for a buried idea — "just add quotes / escape the name", "normpath will clean this path up", "just reject the .. case the reviewer found", "mark it equivalent / it can't be reached", "the sidecar/record proves it", "the commit message says it's fixed", "just run all the test scripts in a loop", "fixed the doc the reviewer flagged", a repro command writing under ~/.claude, editing delta_lines/anomaly_lines ordering, a fold that adds a novel algorithm, or "let me finish the D1–D5 design". Do NOT load to learn the current invariants (skill-vetting-security-invariants) or harness rules (mutation-matrix-evidence-discipline).
F-e-u-e-r/opus-pack · ★ 2 · AI & Automation · score 68
Install: claude install-skill F-e-u-e-r/opus-pack
# skill-vetting hardening — failure archaeology Dead ends from the PR #83 campaign (branch `workstream-b-skill-vetting-2026-07-25`, merged `7cd2af6` 2026-07-26). Most were caught PRE-MERGE by cross-family review, so the residue is in commit history and in-code comments, not `revert`s. Read the disposition tag first — it says what kind of corpse this is. **What to DO at any tripwire below (the Done for every entry).** When a tripwire fires: (1) STOP the proposed mechanism/idea; (2) read the entry's disposition tag, standing rule, and residue; (3) load the owning skill the entry names, or — most entries name none — the skill that owns the affected surface (a live invariant → `skill-vetting-security-invariants`; the harness/evidence → `mutation-matrix-evidence-discipline`; neither → follow the fallback); (4) either satisfy that skill's Done-check for the real change, or record the item unresolved and escalate. **Done:** no dead mechanism survives in the plan or diff, AND either a named owning-rule check passes or the item is recorded unresolved with its disposition. An entry with no explicit **Residue** line has none tracked — treat that absence as "no residue recorded", not "nothing to check". **Owner map (each dead end → the installed rule that owns its current surface):** quoting → `skill-vetting-security-invariants` INV-7; normpath & dot-path → INV-4; transient/steady-state ordering → INV-3 (`partial`/`skip_baseline`); unreachable/ equivalent → `mutation-matrix-evidence-d