Repeatability comes before automation

An Autopilot is most useful when the underlying work can already be described as a repeatable task. Before deciding how often it should run, write down what starts the work, which inputs it needs, what output it should produce, and where review belongs. This preparation helps distinguish a stable routine from a process that still depends on frequent, unrecorded decisions.

Choose a modest workflow first. A recurring content inventory, a regular project summary, or a check that gathers open items can be easier to reason about than a broad instruction to “manage the project.” The task should have a clear boundary and an artifact that someone can inspect. If each run needs a different interpretation of the objective, keep refining the manual task before making it recurring.

Describe the recurring contract

PartQuestion
TriggerWhat starts this run?
InputsWhich current material should it use?
BoundaryWhat may the task read or change?
OutputWhat reviewable artifact should exist?
ReviewWho decides what happens next?

Pay special attention to changing inputs. A recurring task should point to the current source rather than copying facts that will become stale. If the task depends on a brief, queue, or workspace, identify that location directly. If the source is missing or ambiguous, define a stop condition that asks for direction instead of inventing a replacement.

Keep review proportionate

  • Review early runs closely to learn where the task description is incomplete.
  • Separate gathering and drafting from decisions that remain with a person.
  • Record open questions alongside the output so they are easy to route.
  • Pause or revise the recurring task when its sources or objective change.

Automation does not make a vague process accountable by itself. The review path still needs an owner, and the output still needs acceptance criteria. A useful pattern is to let the Autopilot prepare a bounded artifact and notify the responsible person that it is ready. The person can accept it, request changes, or adjust the task definition before the next run.

The best recurring task is one the team can explain, inspect, and intentionally change.

Improve the task from its history

After several runs, look for repeated reviewer corrections, missing inputs, and outputs that are produced but not used. These signals suggest where to tighten the scope, improve the shared context, or reconsider the schedule. Keep changes small enough that the team can understand what was adjusted and why.

Autopilots provide a way to revisit well-defined work without rebuilding the request each time. Their practical foundation is the same as any accountable agent task: an explicit objective, relevant context, a bounded action, visible evidence, and a human decision where the workflow calls for one.