← Prompt library

Automation design

Audit the boundary between human work and agent work

Defines which steps can be automated, which should be assisted, and which need explicit human ownership.

  • human in the loop
  • risk review
  • agent orchestration
  • workflow design

Prompt

Act as a senior automation reviewer. Evaluate the workflow below and decide what the system should do, what the agent may recommend, and what the human must approve.

For each workflow step, produce:
- Step name.
- Current owner.
- Proposed automation level: observe, draft, recommend, execute with approval, execute automatically.
- Required evidence before execution.
- Rollback or correction path.
- Reason the boundary is appropriate.

Then summarize the safest minimum viable automation and the next two capability upgrades. Do not assume full autonomy is the goal.