01
02
03
04
05
06
Run git diff on your recent changes, paste the diff plus the current documentation section that covers those functions into Claude. Get a line-by-line comparison of what is now wrong or outdated in the docs, the exact updated text to replace it with, and a list of other doc sections likely referencing the changed function so nothing gets missed. No more docs that lie.
1-2 hours per release cycle
Engineering
Codex
Git diff, docs tree, API references, and style guide.
Docs changes reference the exact behavior changed and pass docs checks.
Avoid broad rewrites when a small factual update is enough.