Truffle Hunt

Use when sweeping a whole dependency corpus or codebase for every instance of one known bug class — "audit our gems/modules/packages for X", "we fixed this here, where else does it occur?", "find every place this pattern appears". Truffle hunting. Covers defining the class and its discriminator, scoping the corpus, the cheap-sweep-then-discriminate pass, the proof protocol that makes a negative trustworthy, fanning out to agents, and routing what you find.

basecamp 2b2735f 2 files · 27.7 KB Updated

File contents

basecamp/house-skills/tree/main/plugins/dev/skills/truffle-hunt commit 2b2735f969

Frequently asked questions

npx skillmds@latest add basecamp/truffle-hunt