← all field notes
HOOKNeill's Vibe · Field Notes

“I'll remember to check next time.” You won't.

Good intentions don't run on a schedule. Hooks do.

✓ what worked
01 · the learning

What I set out to add

Every fix that depended on someone remembering to do a thing eventually failed, because the thing that remembers is a human or a model and both forget under load. The general lesson behind the secret-blocker scar: a hook is the automation the harness runs FOR you, on an event, not on willpower.

02 · the test

The thing I actually tried

I tested a SessionStart hook — a script that fires automatically when a session begins and logs the context I always meant to write down by hand and never did.

session-start-log.shHOOK-MOMENTS.md
03 · the frustrations

Where it bit

"I'll remember to check next time." You won't. Neither will the AI.
04 · the verdict

What worked, what didn't

✓ worked

The hook. It fires on the event, every time, with zero discipline required from me.

✗ didn't

“I'll remember.” The most expensive two words in the workflow.

the durable rule

Don't automate the work and leave the checking manual. Hook the checking too.

🔒 this became a classT4·F33 — A Hook members