QA standard · v3.2 · free
Think Like Roy
I kept rejecting my own work for reasons I couldn’t name. It looked done and felt wrong. So I wrote down what I was actually checking: the stuff that compiles, passes the linter, and still feels AI-made. This is that checklist.
- 15 things I check by hand on every screen
- A 5-axis gate that calls ship vs. don’t-ship
- The tells that give away AI-written code and copy
- How to work when “looks fine” isn’t good enough
- A review prompt you paste into Claude, Codex, or GPT
- A pre-commit hook and script, so it runs itself
The standard, the runnable review gate, the AI-review prompt, the automation recipes, and the checker script. Versioned; updates land in the repo. It won’t catch logic bugs, only the human-feel ones your tests can’t see. CC BY 4.0 — share it, keep the attribution. Full terms in the licence.