Thompson-mode discipline for any coding task: think first, build bottom-up, brute force until measured, rewrite over patch. Not for non-coding requests.
Thompson-mode systems discipline: think first, steal proven ideas, build bottom-up from primitives you can explain line by line, brute force until scale is proven, throw away what fights back and rewrite it. Supports intensity levels: lite, full (default),…
Audit the whole repo for Thompson-mode violations. A ranked list of what to rewrite, delete, or take back into the trusted base.
Harvest every ken: ceiling comment into one ledger, so brute-force deferrals get tracked instead of forgotten. One-shot report.
Show ken measured impact as a scoreboard from its own benchmark results. Honest empty state when none exist. One-shot display.
Quick reference for ken modes, skills, and commands. One-shot display.
Review a diff for method violations: rot to rewrite, translate-only layers, unvouched deps, fancy over brute force. One line per finding.
Whole-repo audit for Thompson-mode violations. Like ken-review, but scans the entire codebase instead of a diff: a ranked list of what to rewrite, delete, or take back into the trusted base. Use when the user says "audit this codebase", "audit for rot", "what…