Build Probe

Turn a PRD's asserted facts into EMITTED facts. Writes one executable probe per measured claim in the PRD — each prints a single value — plus a lockfile pinning every source the PRD cites. PASS = every probe runs and prints exactly what the PRD says, and no cited source has moved. Runs after build-prd and before build-validate, and re-runs in seconds at every later stage as the drift detector. Use when a PRD asserts a number, a count, a filename, a line reference, or an "every X / none of X" claim. Triggers — "probe the PRD", "prove the anchors", "are the numbers still true", "recheck the sources", "/build probe".

shawnclybor Updated

File contents

shawnclybor/clybor-claude-tooling/tree/main/.claude/skills/build-probe commit b407acde56

Frequently asked questions

npx skillmds@latest add shawnclybor/build-probe