Category: AI
Practical AI for analytics people — skills you can use at work.
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,…
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.
When Work beats Chat (and when it does not)
Part 4 closes the ChatGPT Work tutorial. Use a decision table for when Work beats Chat, when Chat is enough, and which wrong doors to avoid. Then continue…
Plugins, connectors, and tools
Part 7 of Claude Code tutorial. Map built-in tools, MCP connectors, and plugins that bundle skills, subagents, hooks, and settings. Climb the ladder from a plain task to…




