Playbook
Solve one real problem with AI β copy-paste recipes, tested, with the failure modes named and the cost stated.
Playbook · playbook
Turn a messy meeting transcript into decisions, owners, and a sent-ready email
Jun 13, 2026
Paste a raw transcript, get back the decisions, who owns what, and a follow-up email you can send in one read. The exact prompt, a real run, and the three places it quietly fails.
Playbook · playbook
Generate tests that catch bugs instead of rubber-stamping them
Jun 13, 2026
Make an LLM write unit tests from your spec β not from your code β so the tests fail when the code is wrong instead of certifying the bug.
Playbook · playbook
Extract clean structured data from a pile of messy text
Jun 12, 2026
Reviews, emails, support tickets β turn 200 blobs of free text into one clean table. The prompt, a schema that stops the model freelancing, a real run, and the failure that will silently corrupt your data if you skip one line.