Golden Lock

Freeze ANY output as a byte-exact golden baseline — command stdout, fixture file, or prompt/text asset — under .golden/; "check" re-produces it and fails with a line-numbered diff on drift, comparing bytes AND exit code. Use when: "freeze this output", "golden test", "lock the baseline", "did the output change", "prompt regression", "guard against output drift". Zero deps.

Evan-Daruwalla 83f4288 2 files · 26.7 KB Updated

File contents

Evan-Daruwalla/claude-skill-suite/tree/main/golden-lock commit 83f4288e55

Frequently asked questions

npx skillmds@latest add evan-daruwalla/golden-lock