Prompting Skills playbook/Module 4 · Documents & data

Day 40 / 100 · Documents & data · Spot-checking against the source

Trust, but check.

Every document task ends the same way: compare the output to the source before anyone relies on it.

01

Pick the risky bits

Numbers, names, dates, quotes, anything legal.

02

Trace each one

Find it in the source. Clause numbers make this fast.

03

Sample the rest

Check a few random lines, not just the ones that look off.

04

Fix the prompt

A repeat error means the prompt needs work, not just the output.

Numbers, names, dates. Check them every time.