consume: add a trigger-ability acceptance test to note selection #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
A
/consumerun over a NixOS dotfiles project produced a 94-note plan on the first pass, and it took three full re-derivations of the selection bar to land on ~68. The only acceptance test the skill states — a note must "generalize past the target" (SKILL.md step 4) — is necessary but not sufficient.Problem
"Generalizes" admits a large class of notes that are true and transferable but that a reader would never retrieve: general engineering-judgment principles such as "test at the highest seam" or "verify the mechanism, not the outcome". The wiki is a pull medium, so a note only earns its place if something would send a reader to look it up.
Proposed change
Add a second, decisive acceptance test to step 4: trigger-ability — there must be a recognizable symptom, error, or task that would send a future agent searching for exactly this note. State the two premises behind it:
Files
consume/SKILL.md, step 4.— Claude