← All writing
Writing

Automations turn follow-up into managed background work

AI & Agents

A lot of knowledge work isn't hard.

It's just relentless.

Check whether the customer replied. Check whether the PR landed. Check whether the meeting note changed. Check whether the numbers updated. Check whether the stakeholder responded. Check whether the draft still matches the latest decision someone made while you were in another meeting.

Most professionals do this with a mixture of memory, calendar reminders, Slack anxiety, and guilt.

Codex automations point to a better pattern, and the distinction OpenAI draws between thread automations and standalone automations is the part that actually matters for your workflow.

A thread automation keeps returning to the same conversation on a schedule. It preserves context between runs, so you can use it for checking a long-running command, polling Slack or GitHub, continuing a review loop, running a skill-driven workflow, or keeping an ongoing triage task alive across days or weeks.

A standalone or project automation is better when each run should be independent, or when results should appear as separate runs that don't need to recall what happened last time.

Translate that into knowledge work and you get two clear patterns.

Thread automations for ongoing context

Every weekday at 8:30, review the launch thread and list what changed overnight. Every two hours until Friday, check whether the customer-success inputs arrived and update the rollout brief if they did. Every morning, compare yesterday's decisions against the current board narrative and flag conflicts. Every Monday, continue the same pipeline-quality thread and identify the three deals needing executive attention.

These need memory. You want the automation to understand the prior thread, not start fresh every time as if nothing happened before.

Standalone automations for independent checks

Generate a weekly competitor-change digest. Scan new customer notes for onboarding friction. Summarize today's support themes. Create a fresh risk review for this proposal that stands on its own.

These don't need the old conversation. They need a clean run and a clean result you can read and act on.

The management rule is simple: if continuity matters, automate the thread. If independence matters, automate the project.

But a second rule matters more, and it gets missed constantly.

Automations need review boundaries.

A useful automation should spell out what it checks, what sources it can use, what it's allowed to change, when it should only report, what counts as urgent, and what should be escalated to a human decision.

Without that, automations become notification spam wearing an AI costume, and you stop reading them.

The goal isn't to create more pings.

The goal is to remove recurring vigilance from your head: to offload the checking that currently lives in your calendar, your Slack unreads, and that nagging feeling you forgot something.

Good automation output should usually be short: no material change, one blocker identified, three new objections with a recommended update attached, draft no longer matches latest scope and a decision is needed.

That's the future of AI operations for knowledge workers.

Not a robot that writes endless prose you have to triage.

A set of managed background loops that keep the work warm, surface exceptions, and preserve context until you're ready to decide.

---

Codex for knowledge workers is a five-part series:

  1. Codex is becoming a workspace, not a chatbot
  2. The chief-of-staff thread
  3. Worktrees for knowledge work
  4. Automations turn follow-up into managed background work (you're reading this)
  5. The Codex operating manual for knowledge workers

Setting up the tooling: the Codex CLI config.toml Guide 2026 covers profiles, permission modes, AGENTS.md, and plugins. The earlier Codex CLI Developer Guide covers the 0.42.0 command surface these workflows were first built on.

Keep thinking with us

Practical AI ideas, delivered where you already are.

Get occasional field notes on choosing models, building useful AI workflows, and making better decisions with the tools.

Prefer a messaging app?

Telegram and WhatsApp are broadcast-only and carry the same posts. Pick the app you prefer.