Writing
The thinking behind the forcing functions — why most AI coding failures are checking failures, and what to do about it.
-
“Make AI output actually good” — a manifesto
Most AI coding failures aren’t capability failures. They’re checking failures. The model can see the blank button — it just doesn’t look. The fix is forcing functions.
-
The 8 forcing functions — the suite, explained
One tight paragraph per plugin: what it blocks, why it matters, and the one line to install it. visual-quality through no-swallow.
-
A clean compile is not verification
The core principles, each a one-liner you can keep in your head. The most expensive edits are the ones nobody asked for. A swallowed error is a bug with the lights off.