Category: Tutorials
Standardizing categories and names
Category chaos turns dashboards into spelling bees. Learn canonical values, mapping tables, alias lists, and how to escape Other hell so groupbys stay honest and unmapped rates stay…
Reviewing diffs, undoing, not shipping blind
Part 9 of the Claude Code tutorial. Review every agent change set: read the diff, run tests, check secrets and scope, then own the commit. Undo with restore…
Open coding features and first project
Codex is the coding agent surface in the ChatGPT desktop app (with Chat and Work). Part 1 of the ChatGPT Codex tutorial: open a project, ask orientation questions,…
Deduping without destroying history
Duplicates are identity problems, not a delete button. Learn natural versus surrogate keys, soft deletes, merge lineage, and validation checks so you collapse false twins without shredding history,…
Loops and agentic runs: multi-step work
Part 8 of Claude Code tutorial. Run multi-step agentic work with a goal-plan-act-observe loop, checkpoints, and clear autonomy: watch, steer, or walk away only when rails are real.




